2010-02-06 |
antirez | multi bulk requests in redis-benchmark, default fsync... |
blob | commitdiff | raw |
2010-01-15 |
antirez | support for named VM swap file. Fixed a few important... |
blob | commitdiff | raw | diff to current |
2010-01-12 |
antirez | support for blocking VM in config file |
blob | commitdiff | raw | diff to current |
2010-01-09 |
antirez | non-blocking VM data structures, just a start |
blob | commitdiff | raw | diff to current |
2010-01-07 |
antirez | vm-enabled set to no by default in redis.conf |
blob | commitdiff | raw | diff to current |
2010-01-07 |
antirez | a new default redis.conf |
blob | commitdiff | raw | diff to current |
2010-01-07 |
antirez | VM stats in INFO command |
blob | commitdiff | raw | diff to current |
2010-01-06 |
antirez | Introduced a new log verbosity level, so now DEBUG... |
blob | commitdiff | raw | diff to current |
2010-01-06 |
antirez | BGREWRITEAOF now works with swapping on |
blob | commitdiff | raw | diff to current |
2010-01-05 |
antirez | basic VM mostly working! |
blob | commitdiff | raw | diff to current |
2010-01-05 |
antirez | more object-level VM primitives |
blob | commitdiff | raw | diff to current |
2009-12-16 |
antirez | LZF compression re-enabled by default, but with INIT_HT... |
blob | commitdiff | raw | diff to current |
2009-12-16 |
antirez | lzf compression switched off by default now, with confi... |
blob | commitdiff | raw | diff to current |
2009-12-13 |
antirez | Changed the reply of BGSAVE and BGREWRITEAOF from ... |
blob | commitdiff | raw | diff to current |
2009-12-12 |
antirez | TODO list modified. What's planned for 1.4 is now writt... |
blob | commitdiff | raw | diff to current |
2009-10-30 |
antirez | append only mode is now able to translate EXPIRE into... |
blob | commitdiff | raw | diff to current |
2009-10-30 |
antirez | appendfsync is now set to NO by default |
blob | commitdiff | raw | diff to current |
2009-10-30 |
antirez | support for appendonly mode no, always, everysec |
blob | commitdiff | raw | diff to current |
2009-10-30 |
antirez | Initial implementation of append-only mode. Loading... |
blob | commitdiff | raw | diff to current |
2009-06-03 |
antirez | shareobjectspoolsize implemented in reds.conf, in order... |
blob | commitdiff | raw | diff to current |
2009-05-28 |
antirez | minor fix for Solaris boxes |
blob | commitdiff | raw | diff to current |
2009-05-27 |
antirez | maxmemory implemented |
blob | commitdiff | raw | diff to current |
2009-05-25 |
antirez | maxclients implemented, see redis.conf for details |
blob | commitdiff | raw | diff to current |
2009-05-20 |
antirez | Merge git://github.com/tmm1/redis |
blob | commitdiff | raw | diff to current |
2009-05-20 |
Aman Gupta | Allow timeout=0 config to disable client timeouts |
blob | commitdiff | raw | diff to current |
2009-04-27 |
antirez | ability to specify a different file name for the DB |
blob | commitdiff | raw | diff to current |
2009-04-08 |
antirez | TODO changes, minor change to default redis.conf |
blob | commitdiff | raw | diff to current |
2009-03-26 |
antirez | Lua client added thanks to Daniele Alessandri |
blob | commitdiff | raw | diff to current |
2009-03-26 |
Brian Hammond | Adds AUTH command. |
blob | commitdiff | raw | diff to current |
2009-03-25 |
antirez | Nasty bug of the new DB format fixed, objects sharing... |
blob | commitdiff | raw | diff to current |
2009-03-24 |
Ludovico Magnocavallo | git mess :) |
blob | commitdiff | raw | diff to current |
2009-03-23 |
antirez | Merge git://github.com/lucsky/redis |
blob | commitdiff | raw | diff to current |
2009-03-23 |
Luc Heinrich | Allow to specify the pid file from the config file. |
blob | commitdiff | raw | diff to current |
2009-03-22 |
antirez | first commit |
blob | commitdiff | raw | diff to current |
|