]> git.saurik.com Git - redis.git/commit - src/redis-cli.c
redis-cli in interactive mode now prints the time elapsed of the operation performed...
authorantirez <antirez@gmail.com>
Tue, 2 Nov 2010 17:08:30 +0000 (18:08 +0100)
committerantirez <antirez@gmail.com>
Tue, 2 Nov 2010 17:08:30 +0000 (18:08 +0100)
commit3ce014c766c47f3966d438032a6fa318c4f6ec61
tree1de08a570502568a3cd618158af7d317834591a2
parentb5b22da8e68fef52cd9b535871584dd7afe95aef
redis-cli in interactive mode now prints the time elapsed of the operation performed took more than half a second.
src/redis-cli.c