0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 27, 2024 — Nov 27, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixing flush all More... over 16 years ago
Implementing DBSIZE command More... over 16 years ago
Ignore RubyMine files More... over 16 years ago
Benchmarking code More... over 16 years ago
Merge branch 'master' of git://github.com/brianmckinney/redis-rb More... over 16 years ago
fix failing specs for set stuff, comment out specs for set union stuff as it doesnt seem to be implented yet in the server. More... over 16 years ago
Catch Timeout::Error in with_socket_management but ignore it for socket_read More... over 16 years ago
Correct SMOVE semantics More... over 16 years ago
Connection pooled Server More... over 16 years ago
Merge branch 'master' of [email protected]:brianmckinney/redis-rb More... over 16 years ago
don't chomp responses (preserve trailing newlines for packed data) More... over 16 years ago
updated gemspec: added lib/pipeline.rb and removed lib/better_timeout.rb More... over 16 years ago
Faster/safer timeout via SystemTimer gem More... over 16 years ago
Faster/safer timeout via SystemTimer gem More... over 16 years ago
Added support for SMOVE command More... over 16 years ago
default timeout is now 10 second and you can psss in your own timeout in Redis.new :timeout => 12 More... over 16 years ago
Merge branch 'master' of git://github.com/acrosa/redis-rb More... over 16 years ago
SDIFF and SDIFFSTORE More... over 16 years ago
removed duped method list_lenght
alejandrocrosa
as Alejandro Crosa
More... over 16 years ago
Add simple pipelining for writes (doesn't check responses) More... over 16 years ago
Added SUNION and SUNIONSTORE command support. More... over 16 years ago
gemspec update More... over 16 years ago
updating gemspec More... over 16 years ago
argg, typo More... over 16 years ago
bumped version to get a new gem built More... over 16 years ago
gem info in rakefile More... over 16 years ago
ignoreing pkg dir More... over 16 years ago
just delete all keys after each spec, flush_db takes too long More... over 16 years ago
Added key expiration support
alejandrocrosa
as Alejandro Crosa
More... over 16 years ago
renamed gemspec More... over 16 years ago