]> git.saurik.com Git - redis.git/blobdiff - TODO
Now MONITOR/SYNC cannot be issued multiple times
[redis.git] / TODO
diff --git a/TODO b/TODO
index 7d91a10331937c9a4b39e5006113e8c77c599a12..9bf8644f471a0c65f58cb3a934de04a1eccbb463 100644 (file)
--- a/TODO
+++ b/TODO
@@ -34,3 +34,5 @@ ROLLBACK command:
     COMMIT
 
     but this sucks since there is no way to check the error message.
+
+- Prevent the client to issue SYNC or MONITOR multiple times