]> git.saurik.com Git - redis.git/blobdiff - TODO
Fixed a never experienced, theoretical bug that can actually happen in practice....
[redis.git] / TODO
diff --git a/TODO b/TODO
index 1ddf6f5d935cc88c60a1363f544d66780152c129..5e592c99a827b41334516b5c18b457e35143a860 100644 (file)
--- a/TODO
+++ b/TODO
@@ -18,6 +18,7 @@ Virtual Memory sub-TODO:
 * it should be possible to give the vm-max-memory option in megabyte, gigabyte, ..., just using 2GB, 100MB, and so forth.
 * Make sure to wait all the IO threads are done before to fork() for BGSAVE and BGREWRITEAOF
 * Enlarge the stack of threads, to problems when calling LZF lib.
+* redis-cli vmstat, calling INFO every second and printing VM stats ala vmstat.
 
 VERSION 1.6 TODO (Virtual memory)
 =================================