]> git.saurik.com Git - redis.git/blobdiff - TODO
useless function removed
[redis.git] / TODO
diff --git a/TODO b/TODO
index edcd2b3283a8498206f2c70cb21e1d6918c58b9b..48ea8ac6d9875d194e249c2c517426dc8c730596 100644 (file)
--- a/TODO
+++ b/TODO
@@ -20,6 +20,8 @@ DISKSTORE TODO
 * Fix DBSIZE to really do something interesting
 * Add a DEBUG command to check if an entry is or not in memory currently
 
+* dscache.c near 236, kobj = createStringObject... we could use static obj.
+
 APPEND ONLY FILE
 ================