SLAVEOF command implemented for replication remote control
[redis.git] / TODO
diff --git a/TODO b/TODO
index f09830e22dac15a269eaad70a059fc5d28c0a58b..483d6fcb092719e230df68afa1c8d7cb28683c60 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,5 +1,7 @@
 BEFORE REDIS 1.0.0-rc1
 
+ * redis-cli should work on scripts too
+ * Replication status in INFO command. role: (master|slave) slaveof: <host:port>, slavestatus: (disconnected|ok)
  * Warning if using default config, with hint about 'redis-server redis.conf'
  * Add number of keys for every DB in INFO
  * maxmemory support