Skip to content

Commit a702d2c

Browse files
committed
version 1.13.1
1 parent 6ea6033 commit a702d2c

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

ChangeLog

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
2021-03-15 [version 1.13.1]
2+
* [FEATURE] support nested prefix. (not yet enabled)
3+
* [FEATURE] added "stats persistence" command.
4+
* [FEATURE] added config command for changing the persistence settings.
5+
* [FEATURE] support zookeeper dynamic reconfiguration. (Not default)
6+
* [IMPROVE] implemented slow hash table expansion.
7+
* [FIX] resolve compilation in the latest linux version.
8+
* [FIX] expire immediately if the given time is in past.
9+
* [FIX] flushed the log records remaining in buffer in async mode.
10+
* [DOC] added description for persistence stats.
11+
* [DOC] added description for unreadable attribute.
12+
* [CLEANUP] refactored arcus_zk and cluster_config modules.
13+
114
2020-12-16 [version 1.13.0]
215
* [FEATURE] added mgets command
316
* [FEATURE] added persistence function in default engine. (beta)

0 commit comments

Comments
 (0)