]> git.saurik.com Git - redis.git/history - TODO
Merge branch 'master' into intset-split
[redis.git] / TODO
2010-08-20  Pieter NoordhuisMerge branch 'master' into intset-split
2010-07-16  antirezTODO list modified, trivial change to source code
2010-07-12  antirezWATCH is now affected only when write commands actually...
2010-07-05  antirezFixed compilation on *BSD systems
2010-07-02  Pieter Noordhuismerged intset code into the split files
2010-07-01  antirezMerged with split
2010-07-01  antirezTODO updated
2010-06-14  antirezTODO updated
2010-06-12  antirezMerge branch 'expire' of git://github.com/pietern/redis
2010-06-11  antirezMerge branch 'lists' of git://github.com/pietern/redis
2010-06-07  antirezTODO updated
2010-06-05  antirezMerge branch 'lists' of git://github.com/pietern/redis
2010-06-04  antirezTODO updated
2010-06-04  Pieter Noordhuismerge antirez/smallkeys
2010-06-02  antirezMerge branch 'testsuite' of git://github.com/pietern...
2010-06-02  antirezMerge branch 'testsuite' of git://github.com/pietern...
2010-06-02  antirezMerge branch 'master' into smallkeys
2010-06-01  antirezTODO updated with syslog plans for 2.2
2010-05-25  antirezTODO updated
2010-05-20  antirezMerge http://github.com/ngmoco/redis
2010-05-20  antirezadded regression for zipmap bug
2010-05-19  antirezTODO updated
2010-05-13  antirezconflicts resolved
2010-05-13  antirezvery strong speedup in saving time performance when...
2010-05-10  antirezMerge branch 'check-aof' of git://github.com/pietern...
2010-05-07  Pieter Noordhuisupdate TODO
2010-05-07  Pieter Noordhuisdon't load value from VM for EXISTS
2010-05-07  antirezSwap file is now locked
2010-03-23  antirezEmpty value trigger key removal in all the operations
2010-03-22  antirezMerged gnrfan patches fixing issues 191, 193, 194
2010-03-22  antirezMerge branch 'issue_193' of git://github.com/gnrfan...
2010-03-22  antirezMerge branch 'issue_191' of git://github.com/gnrfan...
2010-03-19  antirezVM hash type swappability implemented. Handling of...
2010-03-09  antirezMerged zsetops branch from Pietern
2010-03-09  antirezMerged ZREMBYRANK from Pietern
2010-03-09  antirezMerged ZREVRANK from Pietern
2010-03-09  antirezHash auto conversion from zipmap to hash table, type...
2010-03-06  antirezfirst implementation of HSET/HSET. More work needed
2010-03-04  Pieter Noordhuismerged memory reduction patch
2010-03-03  antirezTODO updated
2010-02-27  antirezBug #169 fixed (BLOP/BRPOP interrupted connections...
2010-02-09  antirezVM now is able to block clients on swapped keys for...
2010-02-07  antirezZRANGEBYSCORE now supports open intervals, prefixing...
2010-02-06  antirezmulti bulk requests in redis-benchmark, default fsync...
2010-02-02  antirezLog time taken to load the DB at startup, in seconds
2010-01-31  antirezFixed VM corruption due to child fclosing the VM file...
2010-01-28  antirezloading side of the threaded VM
2010-01-26  antirezTODO cahnges
2010-01-23  antirezFixed memory human style memory reporting, removed...
2010-01-22  antirezVM tuning thanks to redis-stat vmstat. Now it performs...
2010-01-15  antirezremoved a few races from threaded VM
2010-01-14  antirezFixed a never experienced, theoretical bug that can...
2010-01-13  antirezminor TODO and debugging info changes
2010-01-12  antirezsupport for blocking VM in config file
2010-01-08  antirezused_memory_human added to INFO output. Human readable...
2010-01-07  antirezadded process id information in INFO
2010-01-06  antirezIntroduced a new log verbosity level, so now DEBUG...
2010-01-02  antirezNew vararg BLPOP able to block against multiple keys
2009-12-24  antirezFixed a minor bug in GETSET, now the SET part is not...
2009-12-22  antirezhtml docs update (ZINCRBY added)
2009-12-18  antirezTODO list update
2009-12-18  antirezSHUTDOWN now does the right thing when append only...
2009-12-18  antirezFixed sds.c bug #124
2009-12-15  antirezhtml doc updated
2009-12-13  antirezTODO update
2009-12-12  antirezTODO list modified. What's planned for 1.4 is now writt...
2009-12-11  antirezbetter handling of non blocking connect on redis-benchm...
2009-12-11  antirezsome change to redis-sha1.rb utility to make it more...
2009-12-10  antirezTODO change and minor SETNX optimization
2009-12-05  antirezFixed daemonization when using kqueue/kevent. Now the...
2009-12-05  antirezmore HTML doc changes
2009-12-05  antireza few redis-cli format specified fixed
2009-12-05  antirezuse __attribute__ format in sdscatprintf() when the...
2009-12-01  antirezTODO update
2009-11-29  antirezTODO updated
2009-11-29  antirezmore tests in test-redis.tcl, some minor fix
2009-11-28  antirezImplemented LIMIT option in ZRANGEBYSCORE. We now enter...
2009-11-28  antirezTODO updated
2009-11-28  antirezINFO refactored. Stack trace on memory corruption now...
2009-11-28  antirezMerge branch 'kqueue' of git://github.com/mallipeddi...
2009-11-28  antirezChanges to TODO list, commented a function in redis.c
2009-11-27  antirezTODO updated
2009-11-26  antirezlog rebuilding, random refactoring, work in progress...
2009-11-24  antirezminor TODO change
2009-11-23  antirezae.c initial refactoring for epoll implementation
2009-11-21  antirezTODO aesthetic changes
2009-11-21  antirezTODO updated with plans up to 1.5
2009-11-21  antirezSRANDMEMBER test
2009-11-21  antirezSORT GET # implemented, with a test
2009-11-21  antirezEXPIREAT test
2009-11-20  antirezEXPIRE tests
2009-11-20  antirezRPOPLPUSH tests added
2009-11-20  antirezZINCRSCOREBY => ZINCRBY
2009-11-11  antirezWorkaround for test-redis.tcl and Tcl 8.4.x about ZSCOR...
2009-11-11  antirezRemoved a long time warning compiling with recent GCC...
2009-11-11  antirezTODO updated
2009-11-11  antirezLPUSHPOP first implementation
2009-11-10  antirezTcl script, make target, and redis.c changes to build...
2009-11-10  antirezMinor TODO change with new expiring algorithm descripti...
2009-11-03  antirezZSets double to string serialization fixed
next