From 03a37888f6581ec46d5eaee8c77b18b7926d2ca3 Mon Sep 17 00:00:00 2001 From: antirez Date: Sat, 28 Nov 2009 18:19:48 +0100 Subject: [PATCH] TODO updated --- TODO | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/TODO b/TODO index d85fa123..22b278a9 100644 --- a/TODO +++ b/TODO @@ -7,8 +7,7 @@ Most of the features already implemented for this release. The following is a li * Man pages for SRANDMEMBER, missing Z-commands, ... * Write docs for the "STORE" operaiton of SORT. Link to the article about SORT by written by defunkt. -* ZRANGEBYSCORE test, ZRANGEBYSCORE LIMIT option. -* Sorted sets infinity tests. +* ZRANGEBYSCORE LIMIT option and test. VERSION 1.4 TODO (Hash type) ============================