2010-03-22 |
antirez | Merge branch 'issue_191' of git://github.com/gnrfan... |
blob | commitdiff | raw |
2010-03-19 |
antirez | VM hash type swappability implemented. Handling of... |
blob | commitdiff | raw |
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 |
2009-11-01 |
antirez | TODO updated again |
blob | commitdiff | raw | diff to current |
2009-11-01 |
antirez | TODO updated |
blob | commitdiff | raw | diff to current |
2009-11-01 |
antirez | SORT STORE option |
blob | commitdiff | raw | diff to current |
2009-10-29 |
antirez | EXPIREAT implemented, will be useful for the append... |
blob | commitdiff | raw | diff to current |
2009-10-29 |
antirez | Fixed Issue 76 (redis-server crashes when it can't... |
blob | commitdiff | raw | diff to current |
2009-10-28 |
antirez | TODO changes and mostly theoretical minor skiplist... |
blob | commitdiff | raw | diff to current |
2009-10-27 |
antirez | TODO reworked to reflect the real roadmap |
blob | commitdiff | raw | diff to current |
2009-10-27 |
antirez | A lot of ZSETs tests implemented, and a bug fixed thank... |
blob | commitdiff | raw | diff to current |
2009-10-27 |
antirez | ZSCORE implemented |
blob | commitdiff | raw | diff to current |
2009-10-26 |
antirez | TODO updated |
blob | commitdiff | raw | diff to current |
2009-10-26 |
antirez | ZREM implemented |
blob | commitdiff | raw | diff to current |
2009-10-22 |
antirez | Fixed compilation in mac os x snow leopard when compili... |
blob | commitdiff | raw | diff to current |
2009-10-21 |
antirez | TODO updated |
blob | commitdiff | raw | diff to current |
2009-10-16 |
antirez | MSET and MSETNX commands implemented |
blob | commitdiff | raw | diff to current |
2009-09-03 |
antirez | Latest doc changes for 1.0 |
blob | commitdiff | raw | diff to current |
2009-08-11 |
antirez | TODO list modified |
blob | commitdiff | raw | diff to current |
2009-06-16 |
antirez | Redis release candidate 1 |
blob | commitdiff | raw | diff to current |
2009-06-16 |
antirez | Better handling of background saving process killed... |
blob | commitdiff | raw | diff to current |
2009-06-14 |
antirez | number of keys info in INFO command thanks to Diego... |
blob | commitdiff | raw | diff to current |
2009-06-09 |
antirez | max bytes in an inline command raised to 1024*1024... |
blob | commitdiff | raw | diff to current |
2009-06-07 |
antirez | Dump a backtrace on sigsegv/sigbus, original coded... |
blob | commitdiff | raw | diff to current |
2009-06-06 |
antirez | Merge git://github.com/dierbro/redis |
blob | commitdiff | raw | diff to current |
2009-06-06 |
antirez | TODO updated |
blob | commitdiff | raw | diff to current |
2009-06-05 |
antirez | added config.h for #ifdef business isolation, added... |
blob | commitdiff | raw | diff to current |
2009-06-04 |
antirez | macosx specific zmalloc.c, uses malloc_size function... |
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-25 |
antirez | RubyRedis: set TCP_NODELAY TCP socket option to to... |
blob | commitdiff | raw | diff to current |
2009-05-25 |
antirez | INFO command now reports replication info |
blob | commitdiff | raw | diff to current |
2009-05-25 |
antirez | minor fix to RubyRedis about bulk commands sent without... |
blob | commitdiff | raw | diff to current |
2009-05-24 |
antirez | Warns if using the default config |
blob | commitdiff | raw | diff to current |
2009-05-23 |
antirez | SLAVEOF command implemented for replication remote... |
blob | commitdiff | raw | diff to current |
next |