]> git.saurik.com Git - redis.git/blobdiff - TODO
diskstore BGSAVE should work now
[redis.git] / TODO
diff --git a/TODO b/TODO
index d7ba4a2f38da21ae99834bfd61a1385ef070688e..e46bb4a59d3b259217fd3f08400762769504c0c3 100644 (file)
--- a/TODO
+++ b/TODO
@@ -20,6 +20,7 @@ DISKSTORE TODO
 * Fix RANDOMKEY to really do something interesting
 * Fix DBSIZE to really do something interesting
 * Add a DEBUG command to check if an entry is or not in memory currently
+* Prevent io jobs from running while there is a BGSAVE thread.
 
 REPLICATION
 ===========