]> git.saurik.com Git - redis.git/commit - Makefile
Added Authentication to redis-cli.c using -a switch
authorroot <root@domU-12-31-39-00-C4-C4.compute-1.internal>
Wed, 17 Mar 2010 13:41:02 +0000 (09:41 -0400)
committerroot <root@domU-12-31-39-00-C4-C4.compute-1.internal>
Wed, 17 Mar 2010 13:41:02 +0000 (09:41 -0400)
commitfdfdae0f3abdbe44905d2de1b89ea839717c2a65
treeda9c48e6d2f2d0b2cadc0a2c2e35c8d6cd936435
parenta86f14b1907e72f97332c8f5f88bb97b937e64a9
Added Authentication to redis-cli.c using -a switch
Update usage
fixed Makefile to delete redis-check-dump during make clean
Makefile
redis-cli.c