]> git.saurik.com Git - redis.git/history - Changelog
Merge pull request #209 from woowenjie/unstable
[redis.git] / Changelog
2010-07-02  Pieter Noordhuismerged intset code into the split files
2010-07-01  antirezMerged with split
2010-07-01  antirezMake log target fixed
2010-05-21  antirezMerge branch 'solaris' of git://github.com/pietern...
2010-05-21  antirezChangelog updated
2010-05-20  antirezMerge http://github.com/ngmoco/redis
2010-05-19  Pieter NoordhuisMerge branch 'master' into integration
2010-05-17  antirezbuliding of release.h moved into an external script...
2010-05-02  antirezMerge branch 'master' of git@github.com:antirez/redis
2010-04-30  antirezMore tests for APPEND and tests for SUBSTR
2010-04-15  antirezIncrementally rehahsing hash table! Thanks to Derek...
2010-04-14  antirezDoes not allow commands other than Pub/Sub commands...
2010-04-01  antirezMerge branch 'zipmap' of git://github.com/pietern/redis
2010-03-31  antirezDeny EXEC under out of memory
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-22  antirezRedis master version is now 1.3.7
2010-03-18  antirezOptimization fixed and re-activated
2010-03-15  antirezAn interesting refactoring + more expressive internal API
2010-03-15  antirezzipmap to hash conversion in HSET
2010-03-12  antirezA minor fix and a few debug messages removed
2010-03-12  antirezApplied the replication bug patch provided by Jeremy...
2010-02-27  antirezBug #169 fixed (BLOP/BRPOP interrupted connections...
2010-01-21  antirezChangelog updated
2009-12-16  antirezRegression for epoll bug in redis-test.tcl, version...
2009-12-05  antirezFixed daemonization when using kqueue/kevent. Now the...
2009-11-28  antirezChangelog updated
2009-11-24  antirezRedis version set to 1.07
2009-11-12  antirezSolaris fix thanks to Alan Harder
2009-11-10  antirezMinor TODO change with new expiring algorithm descripti...
2009-10-28  antirezZLEN renamed ZCARD for consistency with SCARD
2009-10-22  antirezversion incremented to 1.050 to distinguish from 1...
2009-10-02  antirezIssue 69 fixed. Object integer encoding now works with...
2009-09-03  antirezLatest doc changes for 1.0
2009-09-02  antirezScala client added thanks to Alejanro Crosa
2009-06-16  antirezRedis version modified to 0.900
2009-06-16  antirezRedis release candidate 1
2009-06-14  antirezSPOP documented
2009-06-07  antirezenable backtrace capabilities only for Linux and MacOSX
2009-06-06  antirezMerge git://github.com/dierbro/redis
2009-06-06  antirezTODO updated
2009-06-04  antirezDEBUG OBJECT implemented
2009-05-26  antirezRedis git version modified to 0.101 in order to disting...
2009-05-26  antirezclient libraries synched in git
2009-05-25  antirezRubyRedis: set TCP_NODELAY TCP socket option to to...
2009-05-25  antirezminor fix to RubyRedis about bulk commands sent without...
2009-05-23  antirezSLAVEOF command implemented for replication remote...
2009-05-22  antirezTTL command implemented
2009-05-20  antirezSDIFF / SDIFFSTORE added to doc
2009-05-11  antirezPython client updated pushing from Ludo's repository
2009-05-09  antirezDEL is now a vararg, IMPORTANT: memory leak fixed in...
2009-04-29  antirezfuzz stresser implemented in redis-test
2009-04-28  antirezSMOVE command implemented
2009-04-28  antirezGETSET command doc added
2009-04-27  antirezability to specify a different file name for the DB
2009-04-27  antirezINCRBY/DECRBY now support 64bit increments, with tests
2009-04-23  antirezdictGetRandomKey bug fixed, RANDOMKEY will not block...
2009-04-19  antirezSUNION, SUNIONSTORE, Initial work on non blocking repli...
2009-04-10  antirezRedis 0.091 released
2009-04-08  antirezChangelog updated
2009-03-30  antirezchangelog added