]> git.saurik.com Git - redis.git/blobdiff - TODO
Fixed compilation on *BSD systems
[redis.git] / TODO
diff --git a/TODO b/TODO
index 4fcdb18f5432679bbd8b61e434288953552df9ff..5d9736a9b71c5978c737506917661dc10a011f88 100644 (file)
--- a/TODO
+++ b/TODO
@@ -6,6 +6,7 @@ VERSION 2.2 TODO (Optimizations and latency)
 
 * Support for syslog(3).
 * Change the implementation of ZCOUNT to use the augmented skiplist in order to be much faster.
+* Add an explicit test for MULTI/EXEC reloaded in the AOF.
 
 VM TODO
 =======