antirez
77b78dc401
Redis 0.100 released
2009-05-26 18:13:40 +02:00
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
4d30232b04
RubyRedis: now sets are returned as arrays again, and not as Set objects
2009-05-23 11:33:21 +02:00
antirez
03fd01c7eb
S*STORE now return the cardinality of the resulting set
2009-05-22 15:29:27 +02:00
antirez
e3d48807b9
rubyredis more compatible with Redis-rb
2009-05-22 12:16:57 +02:00
antirez
06374c4b17
minor indentation fix
2009-05-21 21:18:31 +02:00
antirez
0dd8fce106
timeout support and Redis-rb compatibility aliases implemented in RubyRedis
2009-05-21 21:03:41 +02:00
antirez
f5bf7e3e30
RubyRedis info postprocessor rewritten in a more functional way
2009-05-21 13:51:30 +02:00
antirez
fc9aeaeaf8
dead code removed from RubyRedis
2009-05-21 13:31:00 +02:00
antirez
3ba37089b5
command postprocessing implemented into RubyRedis
2009-05-21 13:22:20 +02:00
antirez
3f32f1f691
Automagically reconnection of RubyRedis
2009-05-20 17:52:47 +02:00
antirez
ad0ea27c83
RubyRedis: Array alike operators implemented
2009-05-20 17:34:20 +02:00
antirez
cd71a5705d
random testing code removed
2009-05-20 17:23:06 +02:00
antirez
4e1684df09
RubyRedis DB selection forced at object creation
2009-05-20 17:22:29 +02:00
antirez
4a327b4af9
Initial version of an alternative Ruby client added
2009-05-20 16:36:12 +02:00
Ludovico Magnocavallo
b062edf392
disconnect when we cannot read from the socket
2009-05-11 13:39:59 +02:00
antirez
57172ffb31
CPP client added thanks to Brian Hammond
2009-05-09 09:25:59 +02:00
antirez
0eeb2a4b8f
SMOVE test added
2009-04-28 21:19:37 +02:00
antirez
7ac6d4613f
GETSET tests
2009-04-28 16:21:16 +02:00
antirez
6f864e6266
dictGetRandomKey bug fixed, RANDOMKEY will not block the server anymore
2009-04-23 18:46:11 +02:00
antirez
975a5b6f98
forgot to comment testing code in PHP lib. Now it is ok
2009-04-21 19:47:12 +02:00
antirez
8d03032a83
PHP client ported to PHP5 and fixed
2009-04-21 19:43:02 +02:00
antirez
0bd06e524a
library clients update scripts
2009-04-08 13:26:36 +02:00
antirez
9495122b18
Ruby client updated
2009-04-08 13:20:03 +02:00
antirez
928394cd12
Lua client updated
2009-04-08 13:17:55 +02:00
antirez
575acbf1f7
Merge git://github.com/ludoo/redis
2009-04-08 12:13:56 +02:00
Ludovico Magnocavallo
9a2944ace2
add expire command to the php lib
2009-04-08 12:09:56 +02:00
Ludovico Magnocavallo
bb7dcc1e51
fix decode bug, add flush and info commands
2009-04-08 12:08:05 +02:00
Bob Potter
27dd15268c
ruby19 compat: use each_line on string
2009-04-07 18:36:23 -05:00
Ludovico Magnocavallo
ab48d029d9
add expire command to the python lib
2009-04-06 10:19:26 +02:00
Ludovico Magnocavallo
491d908b0a
fix select test
2009-04-02 17:34:42 +02:00
Ludovico Magnocavallo
39c8c0f22d
fix trailing cr+nl in values
2009-04-02 17:33:04 +02:00
antirez
29fac6170a
Ruby client library updated. Important changes in this new version!
2009-03-27 12:14:35 +01:00
antirez
1a4601492c
Lua client added thanks to Daniele Alessandri
2009-03-26 17:24:53 +01:00
antirez
f2aa84bd63
Lua client added thanks to Daniele Alessandri
2009-03-26 17:23:51 +01:00
antirez
916686686f
Erlang client synched with Valentiono's repo
2009-03-25 16:49:27 +01:00
antirez
f78fd11b71
New file dump format, perl client library added
2009-03-25 16:47:22 +01:00
antirez
4e4055779f
two typos fixed
2009-03-24 21:48:04 +01:00
antirez
9586943755
Tcl client library
2009-03-24 19:22:45 +01:00
Ludovico Magnocavallo
11cb153783
sync python client to the new protocol
2009-03-24 14:30:04 +01:00
antirez
ed9b544e10
first commit
2009-03-22 10:30:00 +01:00