]> git.saurik.com Git - redis.git/commit
Now INFO outputs the "INFO default" output if no argument is passed. Also added count...
authorantirez <antirez@gmail.com>
Sun, 23 Jan 2011 21:14:15 +0000 (22:14 +0100)
committerantirez <antirez@gmail.com>
Sun, 23 Jan 2011 21:14:15 +0000 (22:14 +0100)
commit0d808ef27532204d4176c16956eb4cef7f452ae2
treeef5415ae673c5a1d89aae0a7e76803648af61cee
parent1b085c9f4820693a4c15e6689a9788308da516a7
Now INFO outputs the "INFO default" output if no argument is passed. Also added counts of calls for every command, thanks to an idea by Mike Shaver
src/redis.c
src/redis.h