2010-08-20 |
Pieter Noordhuis | Merge branch 'master' into intset-split |
blob | commitdiff | raw |
2010-07-16 |
antirez | TODO list modified, trivial change to source code |
blob | commitdiff | raw |
2010-07-12 |
antirez | WATCH is now affected only when write commands actually... |
blob | commitdiff | raw | diff to current |
2010-07-05 |
antirez | Fixed compilation on *BSD systems |
blob | commitdiff | raw | diff to current |
2010-07-02 |
Pieter Noordhuis | merged intset code into the split files |
blob | commitdiff | raw | diff to current |
2010-07-01 |
antirez | Merged with split |
blob | commitdiff | raw | diff to current |
2010-07-01 |
antirez | TODO updated |
blob | commitdiff | raw | diff to current |
2010-06-14 |
antirez | TODO updated |
blob | commitdiff | raw | diff to current |
2010-06-12 |
antirez | Merge branch 'expire' of git://github.com/pietern/redis |
blob | commitdiff | raw | diff to current |
2010-06-11 |
antirez | Merge branch 'lists' of git://github.com/pietern/redis |
blob | commitdiff | raw | diff to current |
2010-06-07 |
antirez | TODO updated |
blob | commitdiff | raw | diff to current |
2010-06-05 |
antirez | Merge branch 'lists' of git://github.com/pietern/redis |
blob | commitdiff | raw | diff to current |
2010-06-04 |
antirez | TODO updated |
blob | commitdiff | raw | diff to current |
2010-06-04 |
Pieter Noordhuis | merge antirez/smallkeys |
blob | commitdiff | raw | diff to current |
2010-06-02 |
antirez | Merge branch 'testsuite' of git://github.com/pietern... |
blob | commitdiff | raw | diff to current |
2010-06-02 |
antirez | Merge branch 'testsuite' of git://github.com/pietern... |
blob | commitdiff | raw | diff to current |
2010-06-02 |
antirez | Merge branch 'master' into smallkeys |
blob | commitdiff | raw | diff to current |
2010-06-01 |
antirez | TODO updated with syslog plans for 2.2 |
blob | commitdiff | raw | diff to current |
2010-05-25 |
antirez | TODO updated |
blob | commitdiff | raw | diff to current |
2010-05-20 |
antirez | Merge http://github.com/ngmoco/redis |
blob | commitdiff | raw | diff to current |
2010-05-20 |
antirez | added regression for zipmap bug |
blob | commitdiff | raw | diff to current |
2010-05-19 |
antirez | TODO updated |
blob | commitdiff | raw | diff to current |
2010-05-13 |
antirez | conflicts resolved |
blob | commitdiff | raw | diff to current |
2010-05-13 |
antirez | very strong speedup in saving time performance when... |
blob | commitdiff | raw | diff to current |
2010-05-10 |
antirez | Merge branch 'check-aof' of git://github.com/pietern... |
blob | commitdiff | raw | diff to current |
2010-05-07 |
Pieter Noordhuis | update TODO |
blob | commitdiff | raw | diff to current |
2010-05-07 |
Pieter Noordhuis | don't load value from VM for EXISTS |
blob | commitdiff | raw | diff to current |
2010-05-07 |
antirez | Swap file is now locked |
blob | commitdiff | raw | diff to current |
2010-03-23 |
antirez | Empty value trigger key removal in all the operations |
blob | commitdiff | raw | diff to current |
2010-03-22 |
antirez | Merged gnrfan patches fixing issues 191, 193, 194 |
blob | commitdiff | raw | diff to current |
2010-03-22 |
antirez | Merge branch 'issue_193' of git://github.com/gnrfan... |
blob | commitdiff | raw | diff to current |
2010-03-22 |
antirez | Merge branch 'issue_191' of git://github.com/gnrfan... |
blob | commitdiff | raw | diff to current |
2010-03-19 |
antirez | VM hash type swappability implemented. Handling of... |
blob | commitdiff | raw | diff to current |
2010-03-09 |
antirez | Merged zsetops branch from Pietern |
blob | commitdiff | raw | diff to current |
2010-03-09 |
antirez | Merged ZREMBYRANK from Pietern |
blob | commitdiff | raw | diff to current |
2010-03-09 |
antirez | Merged ZREVRANK from Pietern |
blob | commitdiff | raw | diff to current |
2010-03-09 |
antirez | Hash auto conversion from zipmap to hash table, type... |
blob | commitdiff | raw | diff to current |
2010-03-06 |
antirez | first implementation of HSET/HSET. More work needed |
blob | commitdiff | raw | diff to current |
2010-03-04 |
Pieter Noordhuis | merged memory reduction patch |
blob | commitdiff | raw | diff to current |
2010-03-03 |
antirez | TODO updated |
blob | commitdiff | raw | diff to current |
2010-02-27 |
antirez | Bug #169 fixed (BLOP/BRPOP interrupted connections... |
blob | commitdiff | raw | diff to current |
2010-02-09 |
antirez | VM now is able to block clients on swapped keys for... |
blob | commitdiff | raw | diff to current |
2010-02-07 |
antirez | ZRANGEBYSCORE now supports open intervals, prefixing... |
blob | commitdiff | raw | diff to current |
2010-02-06 |
antirez | multi bulk requests in redis-benchmark, default fsync... |
blob | commitdiff | raw | diff to current |
2010-02-02 |
antirez | Log time taken to load the DB at startup, in seconds |
blob | commitdiff | raw | diff to current |
2010-01-31 |
antirez | Fixed VM corruption due to child fclosing the VM file... |
blob | commitdiff | raw | diff to current |
2010-01-28 |
antirez | loading side of the threaded VM |
blob | commitdiff | raw | diff to current |
2010-01-26 |
antirez | TODO cahnges |
blob | commitdiff | raw | diff to current |
2010-01-23 |
antirez | Fixed memory human style memory reporting, removed... |
blob | commitdiff | raw | diff to current |
2010-01-22 |
antirez | VM tuning thanks to redis-stat vmstat. Now it performs... |
blob | commitdiff | raw | diff to current |
2010-01-15 |
antirez | removed a few races from threaded VM |
blob | commitdiff | raw | diff to current |
2010-01-14 |
antirez | Fixed a never experienced, theoretical bug that can... |
blob | commitdiff | raw | diff to current |
2010-01-13 |
antirez | minor TODO and debugging info changes |
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-08 |
antirez | used_memory_human added to INFO output. Human readable... |
blob | commitdiff | raw | diff to current |
2010-01-07 |
antirez | added process id information in INFO |
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-02 |
antirez | New vararg BLPOP able to block against multiple keys |
blob | commitdiff | raw | diff to current |
2009-12-24 |
antirez | Fixed a minor bug in GETSET, now the SET part is not... |
blob | commitdiff | raw | diff to current |
2009-12-22 |
antirez | html docs update (ZINCRBY added) |
blob | commitdiff | raw | diff to current |
2009-12-18 |
antirez | TODO list update |
blob | commitdiff | raw | diff to current |
2009-12-18 |
antirez | SHUTDOWN now does the right thing when append only... |
blob | commitdiff | raw | diff to current |
2009-12-18 |
antirez | Fixed sds.c bug #124 |
blob | commitdiff | raw | diff to current |
2009-12-15 |
antirez | html doc updated |
blob | commitdiff | raw | diff to current |
2009-12-13 |
antirez | TODO update |
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-12-11 |
antirez | better handling of non blocking connect on redis-benchm... |
blob | commitdiff | raw | diff to current |
2009-12-11 |
antirez | some change to redis-sha1.rb utility to make it more... |
blob | commitdiff | raw | diff to current |
2009-12-10 |
antirez | TODO change and minor SETNX optimization |
blob | commitdiff | raw | diff to current |
2009-12-05 |
antirez | Fixed daemonization when using kqueue/kevent. Now the... |
blob | commitdiff | raw | diff to current |
2009-12-05 |
antirez | more HTML doc changes |
blob | commitdiff | raw | diff to current |
2009-12-05 |
antirez | a few redis-cli format specified fixed |
blob | commitdiff | raw | diff to current |
2009-12-05 |
antirez | use __attribute__ format in sdscatprintf() when the... |
blob | commitdiff | raw | diff to current |
2009-12-01 |
antirez | TODO update |
blob | commitdiff | raw | diff to current |
2009-11-29 |
antirez | TODO updated |
blob | commitdiff | raw | diff to current |
2009-11-29 |
antirez | more tests in test-redis.tcl, some minor fix |
blob | commitdiff | raw | diff to current |
2009-11-28 |
antirez | Implemented LIMIT option in ZRANGEBYSCORE. We now enter... |
blob | commitdiff | raw | diff to current |
2009-11-28 |
antirez | TODO updated |
blob | commitdiff | raw | diff to current |
2009-11-28 |
antirez | INFO refactored. Stack trace on memory corruption now... |
blob | commitdiff | raw | diff to current |
2009-11-28 |
antirez | Merge branch 'kqueue' of git://github.com/mallipeddi... |
blob | commitdiff | raw | diff to current |
2009-11-28 |
antirez | Changes to TODO list, commented a function in redis.c |
blob | commitdiff | raw | diff to current |
2009-11-27 |
antirez | TODO updated |
blob | commitdiff | raw | diff to current |
2009-11-26 |
antirez | log rebuilding, random refactoring, work in progress... |
blob | commitdiff | raw | diff to current |
2009-11-24 |
antirez | minor TODO change |
blob | commitdiff | raw | diff to current |
2009-11-23 |
antirez | ae.c initial refactoring for epoll implementation |
blob | commitdiff | raw | diff to current |
2009-11-21 |
antirez | TODO aesthetic changes |
blob | commitdiff | raw | diff to current |
2009-11-21 |
antirez | TODO updated with plans up to 1.5 |
blob | commitdiff | raw | diff to current |
2009-11-21 |
antirez | SRANDMEMBER test |
blob | commitdiff | raw | diff to current |
2009-11-21 |
antirez | SORT GET # implemented, with a test |
blob | commitdiff | raw | diff to current |
2009-11-21 |
antirez | EXPIREAT test |
blob | commitdiff | raw | diff to current |
2009-11-20 |
antirez | EXPIRE tests |
blob | commitdiff | raw | diff to current |
2009-11-20 |
antirez | RPOPLPUSH tests added |
blob | commitdiff | raw | diff to current |
2009-11-20 |
antirez | ZINCRSCOREBY => ZINCRBY |
blob | commitdiff | raw | diff to current |
2009-11-11 |
antirez | Workaround for test-redis.tcl and Tcl 8.4.x about ZSCOR... |
blob | commitdiff | raw | diff to current |
2009-11-11 |
antirez | Removed a long time warning compiling with recent GCC... |
blob | commitdiff | raw | diff to current |
2009-11-11 |
antirez | TODO updated |
blob | commitdiff | raw | diff to current |
2009-11-11 |
antirez | LPUSHPOP first implementation |
blob | commitdiff | raw | diff to current |
2009-11-10 |
antirez | Tcl script, make target, and redis.c changes to build... |
blob | commitdiff | raw | diff to current |
2009-11-10 |
antirez | Minor TODO change with new expiring algorithm descripti... |
blob | commitdiff | raw | diff to current |
2009-11-03 |
antirez | ZSets double to string serialization fixed |
blob | commitdiff | raw | diff to current |
next |