Skip to content

Commit e75e609

Browse files
committed
version 1.11.0
1 parent 50bed13 commit e75e609

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

ChangeLog

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
2017-09-01 [version 1.10.3]
29
* [Feature] leave and rejoin when cache_list znode is deleted.
310
* [Feature] Change the name of mcfailstop to zkfailstop.

0 commit comments

Comments
 (0)