]> git.saurik.com Git - redis.git/blobdiff - TODO
some change to redis-sha1.rb utility to make it more robust against non-meaningful...
[redis.git] / TODO
diff --git a/TODO b/TODO
index 6ae0bac121dcc3626623b81e402633ac713e94d6..7d3974019d49b1ac206433aea5d0bda37f2e4b61 100644 (file)
--- a/TODO
+++ b/TODO
@@ -61,6 +61,8 @@ it's not a guarantee they'll ever get implemented ;)
 * zmalloc() should avoid to add a private header for archs where there is some other kind of libc-specific way to get the size of a malloced block. Already done for Mac OS X.
 * Read-only mode.
 * Pattern-matching replication.
+* Dont' safe empty lists / sets / zsets on disk with snapshotting.
+* Remove keys when a list / set / zset reaches length of 0.
 
 DOCUMENTATION WISHLIST
 ======================