summaryrefslogtreecommitdiff
path: root/TODO
Commit message (Expand)AuthorAgeFilesLines
* Cluster TODO updatedantirez2011-05-061-0/+11
* TODO updatedantirez2011-04-131-0/+5
* TODO updateantirez2011-04-121-11/+17
* TODO modifiedantirez2011-04-111-0/+2
* TODO modifiedantirez2011-03-291-0/+1
* TODO updatedantirez2011-03-091-0/+1
* useless function removedantirez2011-03-081-0/+2
* TODO list updatedantirez2011-01-261-5/+4
* TODO modifiedantirez2011-01-101-0/+11
* TODO updatedantirez2011-01-081-2/+0
* diskstore BGSAVE should work nowantirez2011-01-071-0/+1
* more work towards diskstore bgsaveantirez2011-01-071-0/+3
* source reshaped a bit to play well with a bgsaving thread, still work to do, ...antirez2011-01-071-0/+2
* TODO updatedantirez2011-01-071-6/+5
* TODO udpatedantirez2010-12-201-48/+26
* TODO list modified, trivial change to source codeantirez2010-07-161-2/+7
* WATCH is now affected only when write commands actually modify the key contentantirez2010-07-121-0/+2
* Fixed compilation on *BSD systemsantirez2010-07-051-0/+1
* TODO updatedantirez2010-07-011-19/+10
* TODO updatedantirez2010-06-141-7/+0
* TODO updatedantirez2010-06-071-0/+7
* TODO updatedantirez2010-06-041-5/+0
* TODO updated with syslog plans for 2.2antirez2010-06-011-0/+1
* TODO updatedantirez2010-05-251-0/+5
* added regression for zipmap bugantirez2010-05-201-0/+1
* TODO updatedantirez2010-05-191-23/+13
* very strong speedup in saving time performance when there are many integers i...antirez2010-05-131-13/+2
* Swap file is now lockedantirez2010-05-071-4/+1
* Empty value trigger key removal in all the operationsantirez2010-03-231-0/+1
* VM hash type swappability implemented. Handling of failed pthread_create() call.antirez2010-03-191-3/+1
* Hash auto conversion from zipmap to hash table, type fixed for hashes, hash l...antirez2010-03-091-0/+1
* first implementation of HSET/HSET. More work neededantirez2010-03-061-0/+1
* TODO updatedantirez2010-03-031-1/+2
* Bug #169 fixed (BLOP/BRPOP interrupted connections are not cleared from the q...antirez2010-02-271-0/+1
* VM now is able to block clients on swapped keys for all the commandsantirez2010-02-091-1/+4
* ZRANGEBYSCORE now supports open intervals, prefixing double values with a ope...antirez2010-02-071-0/+1
* multi bulk requests in redis-benchmark, default fsync policy changed to every...antirez2010-02-061-3/+5
* Log time taken to load the DB at startup, in secondsantirez2010-02-021-0/+1
* Fixed VM corruption due to child fclosing the VM file directly or indirectly ...antirez2010-01-311-0/+1
* loading side of the threaded VMantirez2010-01-281-0/+1
* TODO cahngesantirez2010-01-261-6/+2
* Fixed memory human style memory reporting, removed server.usedmemory, now zma...vm-playpenantirez2010-01-231-0/+2
* VM tuning thanks to redis-stat vmstat. Now it performs much better under high...antirez2010-01-221-15/+7
* removed a few races from threaded VMantirez2010-01-151-2/+1
* Fixed a never experienced, theoretical bug that can actually happen in practi...antirez2010-01-141-0/+1
* minor TODO and debugging info changesantirez2010-01-131-0/+1
* support for blocking VM in config fileantirez2010-01-121-0/+1
* used_memory_human added to INFO output. Human readable amount of memory used.antirez2010-01-081-3/+1
* added process id information in INFOantirez2010-01-071-0/+1
* Introduced a new log verbosity level, so now DEBUG is really for debugging. R...antirez2010-01-061-0/+7