]> git.saurik.com Git - redis.git/history - redis.conf
Merge pull request #209 from woowenjie/unstable
[redis.git] / redis.conf
2009-10-30  antirezappendfsync is now set to NO by default
2009-10-30  antirezsupport for appendonly mode no, always, everysec
2009-10-30  antirezInitial implementation of append-only mode. Loading...
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