mirror of
https://github.com/fluencelabs/redis
synced 2025-08-01 00:41:56 +00:00
WATCH is now affected only when write commands actually modify the key content
This commit is contained in:
2
TODO
2
TODO
@@ -4,7 +4,9 @@ Redis TODO and Roadmap
|
||||
VERSION 2.2 TODO (Optimizations and latency)
|
||||
============================================
|
||||
|
||||
* SETNX when failing should not affect WATCH
|
||||
* Support for syslog(3).
|
||||
* Document ZCOUNT.
|
||||
* Change the implementation of ZCOUNT to use the augmented skiplist in order to be much faster.
|
||||
* Add an explicit test for MULTI/EXEC reloaded in the AOF.
|
||||
|
||||
|
Reference in New Issue
Block a user