summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorantirez <antirez@gmail.com>2011-09-20 14:50:01 +0200
committerantirez <antirez@gmail.com>2011-09-20 14:50:01 +0200
commit29177b4d08eff23300b1e4c9a4ae358f05554dbb (patch)
treee85e8c6f3f9a32eaf1f13c80b0cdbed2e3c6b86e
parent2e5e29815f0113f0593af5d47eb28db6a3bcd557 (diff)
downloadredis-29177b4d08eff23300b1e4c9a4ae358f05554dbb.tar.gz
TODO updated
-rw-r--r--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index 1252ec688..e29abcec3 100644
--- 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
=======