]> git.saurik.com Git - redis.git/history - redis.conf
some work on ZADD against existing element (score update), still broken...
[redis.git] / redis.conf
2009-06-03  antirezshareobjectspoolsize implemented in reds.conf, in order...
2009-05-28  antirezminor fix for Solaris boxes
2009-05-27  antirezmaxmemory implemented
2009-05-25  antirezmaxclients implemented, see redis.conf for details
2009-05-20  antirezMerge git://github.com/tmm1/redis
2009-05-20  Aman GuptaAllow timeout=0 config to disable client timeouts
2009-04-27  antirezability to specify a different file name for the DB
2009-04-08  antirezTODO changes, minor change to default redis.conf
2009-03-26  antirezLua client added thanks to Daniele Alessandri
2009-03-26  Brian HammondAdds AUTH command.
2009-03-25  antirezNasty bug of the new DB format fixed, objects sharing...
2009-03-24  Ludovico Magnocavallogit mess :)
2009-03-23  antirezMerge git://github.com/lucsky/redis
2009-03-23  Luc HeinrichAllow to specify the pid file from the config file.
2009-03-22  antirezfirst commit