]> git.saurik.com Git - redis.git/commit
redis-cli: -i (interval) implemented, to wait the specified number of seconds (decima...
authorantirez <antirez@gmail.com>
Sat, 28 May 2011 13:41:08 +0000 (15:41 +0200)
committerantirez <antirez@gmail.com>
Sat, 28 May 2011 13:41:08 +0000 (15:41 +0200)
commit18f63d8d5197677a4049a372bf657e9fdaf0e890
tree386f3cc18a9542ce8b6fe660c8cd8aa36e602112
parent442c748d841bb3603ba1194527ca9da6a1b3cd21
redis-cli: -i (interval) implemented, to wait the specified number of seconds (decimal digits are allowed) between commands.
src/redis-cli.c