Rory Geoghegan
Rory Geoghegan
To upgrade to Redis 2.0, missing commands need to be implemented, including UNWATCH. See CommandReference.html in the Redis 2.0 docs for more details.
To upgrade to Redis 2.0, missing commands need to be implemented, including WATCH. See CommandReference.html in the Redis 2.0 docs for more details.
The implementation of MONITOR is not trivial. Is it really useful in this library? Also, how would one implement it?
To upgrade to Redis 2.0, missing commands need to be implemented, including UNSUBSCRIBE. See CommandReference.html in the Redis 2.0 docs for more details.
To upgrade to Redis 2.0, missing commands need to be implemented, including SUBSTR. See CommandReference.html in the Redis 2.0 docs for more details.
To upgrade to Redis 2.0, missing commands need to be implemented, including SUBSCRIBE. See CommandReference.html in the Redis 2.0 docs for more details.
To upgrade to Redis 2.0, missing commands need to be implemented, including SETEX. See CommandReference.html in the Redis 2.0 docs for more details.
To upgrade to Redis 2.0, missing commands need to be implemented, including SETEX. See CommandReference.html in the Redis 2.0 docs for more details.
To upgrade to Redis 2.0, missing commands need to be implemented, including PUBLISH. See CommandReference.html in the Redis 2.0 docs for more details.
To upgrade to Redis 2.0, missing commands need to be implemented, including MULTI. See CommandReference.html in the Redis 2.0 docs for more details.