]> git.saurik.com Git - redis.git/commit
added multi-bulk protocol support to redis-cli and support for MSET and MSETNX
authorantirez <antirez@gmail.com>
Sat, 17 Oct 2009 20:17:53 +0000 (22:17 +0200)
committerantirez <antirez@gmail.com>
Sat, 17 Oct 2009 20:17:53 +0000 (22:17 +0200)
commit8165a5f2a316dd32b5c1c9e0819dc8c1fb1282b2
tree65a1e31708a04370212205bd011f64f154573aea
parent2ed22c8b29039dce0ae795c4ba3c334b9ec860f4
added multi-bulk protocol support to redis-cli and support for MSET and MSETNX
redis-cli.c