]> git.saurik.com Git - redis.git/blobdiff - TODO
Nasty bug of the new DB format fixed, objects sharing implemented
[redis.git] / TODO
diff --git a/TODO b/TODO
index b1e8919c5c83f27e83d33d7c82537c421440390a..bb137a8db3e7557e97aba9bb263620f429e2f92c 100644 (file)
--- a/TODO
+++ b/TODO
@@ -8,5 +8,6 @@
 - check 'server.dirty' everywere
 - replication automated tests
 - a command, or an external tool, to perform the MD5SUM of the whole dataset, so that if the dataset between two servers is identical, so will be the MD5SUM
+- objects sharing, "objectsharing yes", "objectsharingpool 1024"
 
 * Include Lua and Perl bindings