diff --git a/TODO b/TODO index b5d1d83c..95034ea2 100644 --- 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. -* 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.