]> git.saurik.com Git - redis.git/blobdiff - TODO
Fixed crash with only space and newline as command (issue 61), thanks to a guy having...
[redis.git] / TODO
diff --git a/TODO b/TODO
index 83750ff9d4a6a97aa0599489d885754cde23197c..f7cb74efcb2208fe8efdff29a2c0d0388e9a11ae 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,6 +1,7 @@
 BEFORE REDIS 1.0.0-rc1
 
  * Cover most of the source code with test-redis.tcl
+ * Expiring algorithm should be adaptive, if there are a lot of keys with an expire set and many of this happen to be already expired it should be, proportionally, more aggressive.
 
 AFTER 1.0 stable release