TODO list modified

This commit is contained in:
antirez 2009-08-11 03:00:50 +02:00
parent cbc59b3810
commit ae21a52926

1
TODO
View File

@ -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