]> git.saurik.com Git - redis.git/commitdiff
TODO updated
authorantirez <antirez@gmail.com>
Tue, 20 Sep 2011 12:50:01 +0000 (14:50 +0200)
committerantirez <antirez@gmail.com>
Tue, 20 Sep 2011 12:50:01 +0000 (14:50 +0200)
TODO

diff --git a/TODO b/TODO
index 1252ec688c4a622c8874202057b2d90df2cfae99..e29abcec35dacfddb86893893a746446a30a8a2b 100644 (file)
--- a/TODO
+++ b/TODO
@@ -23,7 +23,6 @@ API CHANGES
 * Everything under the "SCRIPTING" section.
 * Float increments (INCRBYFLOAT).
 * Fix BRPOPLPUSH + vararg LPUSH semantics.
-* AOF everysec fsync in background (either the aof-bg branch or something else).
 
 CLUSTER
 =======