]> git.saurik.com Git - redis.git/shortlog
redis.git
2009-03-27  antireznow Redis is C99-ok
2009-03-27  antirezIMPORTANT FIX: new dump format implementation was broke...
2009-03-27  antirezANSI-C compatibility changes
2009-03-27  antirezRuby client library updated. Important changes in this...
2009-03-26  antirezLua client added thanks to Daniele Alessandri
2009-03-26  antirezLua client added thanks to Daniele Alessandri
2009-03-26  antirezAUTH merged from Brian Hammond fork, reworked a bit...
2009-03-26  Brian HammondAdds AUTH command.
2009-03-25  antirezNasty bug of the new DB format fixed, objects sharing...
2009-03-25  antirezdoc update
2009-03-25  antirezErlang client synched with Valentiono's repo
2009-03-25  antirezNew file dump format, perl client library added
2009-03-24  antirezNew protocol fix for LREM
2009-03-24  antireztwo typos fixed
2009-03-24  antirezNow the Redis test uses the proper Tcl client library
2009-03-24  antirezTcl client library
2009-03-24  antirezredis-benchmark sync with the new protocol
2009-03-24  Ludovico Magnocavallogit mess :)
2009-03-24  Ludovico Magnocavallosync python client to the new protocol
2009-03-24  antirezprotocol fix in SORT reply with null elements
2009-03-24  antirezprotocol doc changed
2009-03-24  antirezServer replies now in the new format, test-redis.tcl...
2009-03-24  antirezPython client library updated, thanks to Ludo!
2009-03-23  antirezrandom tested mode for test-redis.tcl, minor other...
2009-03-23  antirezNow MONITOR/SYNC cannot be issued multiple times
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