Skip to content

Commit

Permalink
release ror-1.4.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
patpatbear committed Jun 7, 2024
1 parent bcbdac4 commit a138ef1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions SWAP-RELEASENOTES
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
================================================================================
ror-1.4.0 Released Fri June 7 00:00:00 CST 2024
================================================================================
* [new] support bitmap.
* [opt] reduce latency spike when UNLINK/DEL large value by free big object async.
* [new] expose rdb size and last rdb save time in info.

================================================================================
ror-1.3.2 Released Thu Apr 11 00:00:00 CST 2024
================================================================================
Expand Down
2 changes: 1 addition & 1 deletion src/version.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#define REDIS_VERSION "6.2.6"
#define REDIS_VERSION_NUM 0x00060206
#define SWAP_VERSION "1.3.2"
#define SWAP_VERSION "1.4.0"

0 comments on commit a138ef1

Please sign in to comment.