projects
/
redis.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cbc59b3
)
TODO list modified
author
antirez
<antirez@gmail.com>
Tue, 11 Aug 2009 01:00:50 +0000
(
03:00
+0200)
committer
antirez
<antirez@gmail.com>
Tue, 11 Aug 2009 01:00:50 +0000
(
03:00
+0200)
TODO
patch
|
blob
|
blame
|
history
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