1
0
mirror of https://github.com/redis/node-redis.git synced 2025-08-09 00:22:08 +03:00

Remove TODO.

This commit is contained in:
Matt Ranney
2010-09-17 16:21:27 -07:00
parent b41d2f8780
commit a8573ea223

View File

@@ -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.