Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
redis
Commits
03fd01c7eb56e1878e133857e95dcc8d23d14445
Switch branch/tag
redis
client-libraries
ruby_2
22 May, 2009
2 commits
S*STORE now return the cardinality of the resulting set
· 03fd01c7
antirez
authored
May 22, 2009
03fd01c7
rubyredis more compatible with Redis-rb
· e3d48807
antirez
authored
May 22, 2009
e3d48807
21 May, 2009
5 commits
minor indentation fix
· 06374c4b
antirez
authored
May 21, 2009
06374c4b
timeout support and Redis-rb compatibility aliases implemented in RubyRedis
· 0dd8fce1
antirez
authored
May 21, 2009
0dd8fce1
RubyRedis info postprocessor rewritten in a more functional way
· f5bf7e3e
antirez
authored
May 21, 2009
f5bf7e3e
dead code removed from RubyRedis
· fc9aeaea
antirez
authored
May 21, 2009
fc9aeaea
command postprocessing implemented into RubyRedis
· 3ba37089
antirez
authored
May 21, 2009
3ba37089
20 May, 2009
5 commits
Automagically reconnection of RubyRedis
· 3f32f1f6
antirez
authored
May 20, 2009
3f32f1f6
RubyRedis: Array alike operators implemented
· ad0ea27c
antirez
authored
May 20, 2009
ad0ea27c
random testing code removed
· cd71a570
antirez
authored
May 20, 2009
cd71a570
RubyRedis DB selection forced at object creation
· 4e1684df
antirez
authored
May 20, 2009
4e1684df
Initial version of an alternative Ruby client added
· 4a327b4a
antirez
authored
May 20, 2009
4a327b4a