TODO updated

This commit is contained in:
antirez 2009-11-11 19:01:52 +01:00
parent 12f9d551b6
commit a81885d9ea

1
TODO
View File

@ -4,7 +4,6 @@ VERSION 1.1 TODO
* Man pages for MSET MSETNX and SRANDMEMBER, Z-commands, ...
* ZSETs missing stuff: ZINCRBY
* Use strcoll() to compare objects in sorted sets, like it already happens for SORT.
* LMOVE, as discussed in the Redis group.
* EXPIRE, EXPIREAT, ZSCORE tests.
* Write docs for the "STORE" operaiton of SORT, and GET "#" option.
* Append only mode: testing and a command to rebuild the log from scratch.