From a8573ea2234a568d66e2455a28cc57b38c094957 Mon Sep 17 00:00:00 2001 From: Matt Ranney Date: Fri, 17 Sep 2010 16:21:27 -0700 Subject: [PATCH] Remove TODO. --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 7ad263940b..89e54c5adb 100644 --- a/README.md +++ b/README.md @@ -201,8 +201,6 @@ Add callback for MULTI completion. Support variable argument style for MULTI commands. -Queue new commands that are sent before a connection has been established. - Stream binary data into and out of Redis.