]> git.saurik.com Git - redis.git/commitdiff
TODO updated
authorantirez <antirez@gmail.com>
Wed, 11 Nov 2009 18:01:52 +0000 (19:01 +0100)
committerantirez <antirez@gmail.com>
Wed, 11 Nov 2009 18:01:52 +0000 (19:01 +0100)
TODO

diff --git a/TODO b/TODO
index b5d1d83c9537b56625b18fdfaaa1877827b88c8d..95034ea20d4a9e1fcda674f71afdacd818decdb9 100644 (file)
--- a/TODO
+++ b/TODO
@@ -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.
 * 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.
 * 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.