]> git.saurik.com Git - redis.git/commitdiff
TODO list modified
authorantirez <antirez@gmail.com>
Tue, 11 Aug 2009 01:00:50 +0000 (03:00 +0200)
committerantirez <antirez@gmail.com>
Tue, 11 Aug 2009 01:00:50 +0000 (03:00 +0200)
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