]> git.saurik.com Git - redis.git/commitdiff
TODO updated with syslog plans for 2.2
authorantirez <antirez@gmail.com>
Tue, 1 Jun 2010 13:01:16 +0000 (15:01 +0200)
committerantirez <antirez@gmail.com>
Tue, 1 Jun 2010 13:01:16 +0000 (15:01 +0200)
TODO

diff --git a/TODO b/TODO
index d9a6e61b05f72f9cd670f793165244da25fa63be..b7d139e9e9e0276c2304540333fbfa3242092285 100644 (file)
--- a/TODO
+++ b/TODO
@@ -4,6 +4,7 @@ Redis TODO and Roadmap
 VERSION 2.2 TODO (Optimizations and latency)
 ============================================
 
+* Support for syslog(3).
 * Lower the CPU usage.
 * Lower the RAM usage everywhere possible.
 * Specially encoded Sets (like Hashes).