From 95bdb3f0a2ec5d0d4ae5105c74b79491e0c47f47 Mon Sep 17 00:00:00 2001 From: Matt Ranney Date: Tue, 14 Sep 2010 17:50:58 -0700 Subject: [PATCH] Update TODO --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c23b7fc0d2..f43528e6b0 100644 --- a/README.md +++ b/README.md @@ -76,6 +76,8 @@ Queue new commands that are sent before a connection has been established. Sweeten up the syntax to support variable arguments. +Stream binary data into and out of Redis. + ## Also Redis is pretty great. This library still needs a lot of work, but it is useful for many things. Patches welcome.