]> git.saurik.com Git - redis.git/history - client-libraries
added a few more files to gitignore
[redis.git] / client-libraries /
2009-11-03  antirezclient-libraries directory readded
2009-11-03  antirezclient libs removed from Redis git
2009-10-27  antirezA lot of ZSETs tests implemented, and a bug fixed thank...
2009-10-26  antirezZREM implemented
2009-10-23  antirezsome work on ZADD against existing element (score updat...
2009-10-20  antirezImporant bug leading to data corruption fixed (NOT...
2009-10-16  antirezMSET and MSETNX commands implemented
2009-09-02  antirezRuby client lib updated to the latest git version
2009-09-02  antirezupdate-scala-client script added
2009-09-02  antirezScala client added thanks to Alejanro Crosa
2009-06-16  antirezupdate-ruby-client script already points to ezmobius...
2009-06-16  antirezclient libraries updated
2009-06-14  antirezClojure library thanks to Ragnar DahlĂ©n
2009-06-10  antirezIt is now possible to specify - as config file name...
2009-06-09  antirezsync with jodosha redis-rb
2009-06-09  antirezRedis-rb sync
2009-06-03  antirezPython lib updated
2009-05-30  antirezErlang client updated
2009-05-30  antirezPython client library updated
2009-05-29  antirezRedis-rb minor bool convertion fix
2009-05-29  antirezruby library client is not Redis-rb merged with RubyRed...
2009-05-26  antirezRedis 0.100 released
2009-05-26  antirezclient libraries synched in git
2009-05-25  antirezRubyRedis: set TCP_NODELAY TCP socket option to to...
2009-05-25  antirezminor fix to RubyRedis about bulk commands sent without...
2009-05-23  antirezRubyRedis: now sets are returned as arrays again, and...
2009-05-22  antirezS*STORE now return the cardinality of the resulting set
2009-05-22  antirezrubyredis more compatible with Redis-rb
2009-05-21  antirezminor indentation fix
2009-05-21  antireztimeout support and Redis-rb compatibility aliases...
2009-05-21  antirezRubyRedis info postprocessor rewritten in a more functi...
2009-05-21  antirezdead code removed from RubyRedis
2009-05-21  antirezcommand postprocessing implemented into RubyRedis
2009-05-20  antirezAutomagically reconnection of RubyRedis
2009-05-20  antirezRubyRedis: Array alike operators implemented
2009-05-20  antirezrandom testing code removed
2009-05-20  antirezRubyRedis DB selection forced at object creation
2009-05-20  antirezInitial version of an alternative Ruby client added
2009-05-11  Ludovico Magnocavallodisconnect when we cannot read from the socket
2009-05-09  antirezCPP client added thanks to Brian Hammond
2009-04-28  antirezSMOVE test added
2009-04-28  antirezGETSET tests
2009-04-23  antirezdictGetRandomKey bug fixed, RANDOMKEY will not block...
2009-04-21  antirezforgot to comment testing code in PHP lib. Now it is ok
2009-04-21  antirezPHP client ported to PHP5 and fixed
2009-04-08  antirezlibrary clients update scripts
2009-04-08  antirezRuby client updated
2009-04-08  antirezLua client updated
2009-04-08  antirezMerge git://github.com/ludoo/redis
2009-04-08  Ludovico Magnocavalloadd expire command to the php lib
2009-04-08  Ludovico Magnocavallofix decode bug, add flush and info commands
2009-04-07  Bob Potterruby19 compat: use each_line on string
2009-04-06  Ludovico Magnocavalloadd expire command to the python lib
2009-04-02  Ludovico Magnocavallofix select test
2009-04-02  Ludovico Magnocavallofix trailing cr+nl in values
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-25  antirezErlang client synched with Valentiono's repo
2009-03-25  antirezNew file dump format, perl client library added
2009-03-24  antireztwo typos fixed
2009-03-24  antirezTcl client library
2009-03-24  Ludovico Magnocavallogit mess :)
2009-03-24  Ludovico Magnocavallosync python client to the new protocol
2009-03-24  antirezPython client library updated, thanks to Ludo!
2009-03-22  antirezfirst commit