summaryrefslogtreecommitdiff
path: root/Changelog
Commit message (Expand)AuthorAgeFilesLines
* Make log target fixedantirez2010-07-011-0/+167
* Changelog updatedantirez2010-05-211-0/+32
* buliding of release.h moved into an external script. Avoided recompialtion of...antirez2010-05-181-0/+83
* More tests for APPEND and tests for SUBSTRantirez2010-04-301-0/+67
* Incrementally rehahsing hash table! Thanks to Derek Collison and Pieter Noord...antirez2010-04-151-677/+683
* Does not allow commands other than Pub/Sub commands when there is at least on...antirez2010-04-141-0/+29
* Deny EXEC under out of memoryantirez2010-03-311-0/+29
* Redis master version is now 1.3.7v1.3.7antirez2010-03-221-0/+8
* Optimization fixed and re-activatedantirez2010-03-181-0/+20
* An interesting refactoring + more expressive internal APIantirez2010-03-151-0/+3
* zipmap to hash conversion in HSETantirez2010-03-151-0/+5
* A minor fix and a few debug messages removedantirez2010-03-121-0/+1
* Applied the replication bug patch provided by Jeremy Zawodny, removing temp f...antirez2010-03-121-0/+56
* Bug #169 fixed (BLOP/BRPOP interrupted connections are not cleared from the q...antirez2010-02-271-0/+21
* Changelog updatedantirez2010-01-211-0/+104
* Regression for epoll bug in redis-test.tcl, version is now 1.1.93antirez2009-12-161-0/+26
* Fixed daemonization when using kqueue/kevent. Now the server initialization i...antirez2009-12-061-0/+16
* Changelog updatedantirez2009-11-281-0/+17
* Redis version set to 1.07antirez2009-11-241-0/+34
* Solaris fix thanks to Alan Harderantirez2009-11-121-0/+13
* Minor TODO change with new expiring algorithm description. New expiring algor...antirez2009-11-101-0/+33
* ZLEN renamed ZCARD for consistency with SCARDantirez2009-10-281-0/+30
* version incremented to 1.050 to distinguish from 1.001 stable and next stable...antirez2009-10-221-0/+12
* Issue 69 fixed. Object integer encoding now works with replication and MONITO...antirez2009-10-021-0/+5
* Latest doc changes for 1.0antirez2009-09-031-0/+5
* Scala client added thanks to Alejanro Crosaantirez2009-09-021-0/+11
* Redis version modified to 0.900antirez2009-06-161-0/+3
* Redis release candidate 1antirez2009-06-161-0/+3
* SPOP documentedantirez2009-06-141-0/+9
* enable backtrace capabilities only for Linux and MacOSXantirez2009-06-071-0/+10
* TODO updatedantirez2009-06-061-0/+7
* DEBUG OBJECT implementedantirez2009-06-041-0/+14
* Redis git version modified to 0.101 in order to distinguish that from the lat...antirez2009-05-261-0/+2
* client libraries synched in gitantirez2009-05-261-0/+3
* RubyRedis: set TCP_NODELAY TCP socket option to to disable the neagle algorit...antirez2009-05-261-0/+3
* minor fix to RubyRedis about bulk commands sent without argumentsantirez2009-05-251-0/+5
* SLAVEOF command implemented for replication remote controlantirez2009-05-231-0/+6
* TTL command implementedantirez2009-05-221-0/+13
* SDIFF / SDIFFSTORE added to docantirez2009-05-201-0/+10
* Python client updated pushing from Ludo's repositoryantirez2009-05-111-0/+5
* DEL is now a vararg, IMPORTANT: memory leak fixed in loading DB codeantirez2009-05-091-0/+8
* fuzz stresser implemented in redis-testantirez2009-04-291-0/+6
* SMOVE command implementedantirez2009-04-281-0/+2
* GETSET command doc addedantirez2009-04-281-0/+3
* ability to specify a different file name for the DBantirez2009-04-271-0/+3
* INCRBY/DECRBY now support 64bit increments, with testsantirez2009-04-271-0/+2
* dictGetRandomKey bug fixed, RANDOMKEY will not block the server anymoreantirez2009-04-231-0/+6
* SUNION, SUNIONSTORE, Initial work on non blocking replicationantirez2009-04-191-0/+1
* Redis 0.091 releasedantirez2009-04-101-0/+8
* Changelog updatedantirez2009-04-081-1/+25