]> git.saurik.com Git - redis.git/history - TODO
TODO cahnges
[redis.git] / TODO
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
2009-11-01  antirezTODO updated again
2009-11-01  antirezTODO updated
2009-11-01  antirezSORT STORE option
2009-10-29  antirezEXPIREAT implemented, will be useful for the append...
2009-10-29  antirezFixed Issue 76 (redis-server crashes when it can't...
2009-10-28  antirezTODO changes and mostly theoretical minor skiplist...
2009-10-27  antirezTODO reworked to reflect the real roadmap
2009-10-27  antirezA lot of ZSETs tests implemented, and a bug fixed thank...
2009-10-27  antirezZSCORE implemented
2009-10-26  antirezTODO updated
2009-10-26  antirezZREM implemented
2009-10-22  antirezFixed compilation in mac os x snow leopard when compili...
2009-10-21  antirezTODO updated
2009-10-16  antirezMSET and MSETNX commands implemented
2009-09-03  antirezLatest doc changes for 1.0
2009-08-11  antirezTODO list modified
2009-06-16  antirezRedis release candidate 1
2009-06-16  antirezBetter handling of background saving process killed...
2009-06-14  antireznumber of keys info in INFO command thanks to Diego...
2009-06-09  antirezmax bytes in an inline command raised to 1024*1024...
2009-06-07  antirezDump a backtrace on sigsegv/sigbus, original coded...
2009-06-06  antirezMerge git://github.com/dierbro/redis
2009-06-06  antirezTODO updated
2009-06-05  antirezadded config.h for #ifdef business isolation, added...
2009-06-04  antirezmacosx specific zmalloc.c, uses malloc_size function...
2009-06-03  antirezshareobjectspoolsize implemented in reds.conf, in order...
2009-05-25  antirezRubyRedis: set TCP_NODELAY TCP socket option to to...
2009-05-25  antirezINFO command now reports replication info
2009-05-25  antirezminor fix to RubyRedis about bulk commands sent without...
2009-05-24  antirezWarns if using the default config
2009-05-23  antirezSLAVEOF command implemented for replication remote...
2009-05-22  antirezcritical bug about glueoutputbuffers=yes fixed. Under...
2009-05-21  antirezcommand postprocessing implemented into RubyRedis
2009-05-20  antirezAman Gupta changes merged
2009-05-20  antirezMerge git://github.com/tmm1/redis
2009-05-19  antirezpsort.c/h added. This is a partial qsort implementation...
2009-05-11  antirezPython client updated pushing from Ludo's repository
2009-05-10  antirezminor doc changes
2009-05-09  antirezDEL is now a vararg, IMPORTANT: memory leak fixed in...
2009-05-09  antirezCPP client added thanks to Brian Hammond
2009-05-06  antirezInfinite number of arguments for MGET and all the other...
2009-05-04  antirezWarns if /proc/sys/vm/overcommit_memory is set to 0...
2009-04-30  antirezdict.c modified to be able to handle more than 150...
2009-04-28  antirezfix for the LZF off-by-one bug added
2009-04-28  antirezprint bytes used at exit on SHUTDOWN
2009-04-28  antirezSMOVE command implemented
2009-04-28  antirezGETSET command doc added
next