]> git.saurik.com Git - redis.git/shortlog
redis.git
2009-03-23  antirezMONITOR command implemented.
2009-03-23  antirezlucsky changes imported. pid file path can now be confi...
2009-03-23  antirezMerge git://github.com/lucsky/redis
2009-03-23  antirezanother missing free->zfree replacement fixed. Thanks...
2009-03-23  Luc HeinrichFixed redis-cli readLine loop to correctly handle EOF.
2009-03-23  Luc HeinrichDisplay the port on server startup.
2009-03-23  Luc HeinrichAllow to specify the pid file from the config file.
2009-03-23  Luc HeinrichAdded gitignore file.
2009-03-22  antirezMGET tests added
2009-03-22  antirezdoc changes
2009-03-22  antirezadded doc for MGET
2009-03-22  antirezredis-cli now checks the arity of vararg commnads
2009-03-22  antirezINFO fixed, MGET implemented, redis-cli implements...
2009-03-22  antirezfirst commit