antirez
|
d7fc9edb18
|
client libraries synched in git
|
2009-05-26 18:10:50 +02:00 |
|
antirez
|
a56785f73c
|
RubyRedis: set TCP_NODELAY TCP socket option to to disable the neagle algorithm. Makes a huge difference under some OS, notably Linux
|
2009-05-26 01:12:46 +02:00 |
|
antirez
|
0b420168b4
|
minor fix to RubyRedis about bulk commands sent without arguments
|
2009-05-25 21:30:20 +02:00 |
|
antirez
|
321b0e13f6
|
SLAVEOF command implemented for replication remote control
|
2009-05-23 10:56:32 +02:00 |
|
antirez
|
fd88489a41
|
TTL command implemented
|
2009-05-22 15:55:38 +02:00 |
|
antirez
|
1350d27e59
|
SDIFF / SDIFFSTORE added to doc
|
2009-05-20 11:09:09 +02:00 |
|
antirez
|
7407797596
|
Python client updated pushing from Ludo's repository
|
2009-05-11 13:50:09 +02:00 |
|
antirez
|
5109cdff83
|
DEL is now a vararg, IMPORTANT: memory leak fixed in loading DB code
|
2009-05-09 12:18:32 +02:00 |
|
antirez
|
75398fbcae
|
fuzz stresser implemented in redis-test
|
2009-04-29 19:49:19 +02:00 |
|
antirez
|
a4460ef43f
|
SMOVE command implemented
|
2009-04-28 20:36:08 +02:00 |
|
antirez
|
02fdd5ab4c
|
GETSET command doc added
|
2009-04-28 16:33:35 +02:00 |
|
antirez
|
b8b553c84f
|
ability to specify a different file name for the DB
|
2009-04-27 18:10:00 +02:00 |
|
antirez
|
d68ed1201a
|
INCRBY/DECRBY now support 64bit increments, with tests
|
2009-04-27 17:50:26 +02:00 |
|
antirez
|
6f864e6266
|
dictGetRandomKey bug fixed, RANDOMKEY will not block the server anymore
|
2009-04-23 18:46:11 +02:00 |
|
antirez
|
40d224a9e3
|
SUNION, SUNIONSTORE, Initial work on non blocking replication
|
2009-04-19 10:02:36 +02:00 |
|
antirez
|
6bea3d5f58
|
Redis 0.091 released
|
2009-04-10 13:49:50 +02:00 |
|
antirez
|
8b382972b0
|
Changelog updated
|
2009-04-08 12:25:15 +02:00 |
|
antirez
|
378fd42197
|
changelog added
|
2009-03-30 12:13:43 +02:00 |
|