]> git.saurik.com Git - redis.git/blobdiff - TODO
support for blocking VM in config file
[redis.git] / TODO
diff --git a/TODO b/TODO
index ca8e6ddc2e749420e8f31aeb9c6db7d36b34b90f..cfd21b763cb3ae8d8c2454d139e1587d19fa8300 100644 (file)
--- a/TODO
+++ b/TODO
@@ -16,6 +16,7 @@ Virtual Memory sub-TODO:
 * Divide swappability of objects by refcount
 * vm-swap-file <filename>. The swap file should go where the user wants, and if it's already there and of the right size we can avoid to create it again.
 * 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
 
 VERSION 1.6 TODO (Virtual memory)
 =================================