We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50bed13 commit e75e609Copy full SHA for e75e609
ChangeLog
@@ -1,3 +1,10 @@
1
+2017-09-22 [version 1.11.0]
2
+ * [Feature] Support long key. KEY_MAX_LENGTH(250 => 32000).
3
+ * [Feature] Use space separated keys instead of comma separated keys.
4
+ * [Feature] Add a new mget command, efficient for getting multiple items.
5
+ * [Fix] Fix the trimmed/duplicated bugs of bop smget.
6
+ * [Enhance] Use memory blocks to reduce alloc/free some large memory.
7
+
8
2017-09-01 [version 1.10.3]
9
* [Feature] leave and rejoin when cache_list znode is deleted.
10
* [Feature] Change the name of mcfailstop to zkfailstop.
0 commit comments