summaryrefslogtreecommitdiff
path: root/Changelog
Commit message (Expand)AuthorAgeFilesLines
* 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
* changelog addedantirez2009-03-301-0/+43