0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 24, 2024 — Nov 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove DistRedis. More... over 15 years ago
Make all tests pass for Redis::Distributed. More... over 15 years ago
Refactoring in progress for Redis::Distributed. More... over 15 years ago
Remove ability to take an instance of URI. More... over 15 years ago
Styling. More... over 15 years ago
Move require "uri" to Redis.connect. More... over 15 years ago
Fix that @timeout must be used. More... over 15 years ago
Clean up timeout handling. More... over 15 years ago
Added Redis.connect More... over 15 years ago
Fix assertion for Ruby 1.8. More... over 15 years ago
Define HMSET. More... over 15 years ago
Merge branch 'master' into new_protocol More... over 15 years ago
Add support for HMSET. More... over 15 years ago
Big refactoring. More... over 15 years ago
Check for Ruby 1.9 as early as possible. More... over 15 years ago
Fix path for speed benchmark. More... over 15 years ago
Added DistRedis#type. More... over 15 years ago
Tests that show a broken behavior when dealing with failed commands. More... over 15 years ago
bumping version number for new release to fix pipelining More... over 15 years ago
Temporary fix for pipelining of bulk/multi_bulk commands. More... over 15 years ago
Merge branch 'master' of [email protected]:ezmobius/redis-rb More... over 15 years ago
bumping version number so i can ship a new gem that namespaces the subscription class so it doesnt mess with other classes of the same name More... over 15 years ago
Refactor code for format_reply. More... over 15 years ago
Refactor connection code. More... over 15 years ago
Merge branch 'master' of github.com:ezmobius/redis-rb More... over 15 years ago
Small refactoring of tests for subscribe/unsubscribe. More... over 15 years ago
Remove unsubscribe with return value. More... over 15 years ago
fix pu/sub example More... over 15 years ago
Merge branch 'master' of [email protected]:ezmobius/redis-rb More... over 15 years ago
make sure Subscription is nmedspaced inside of Redis namespace so we dont conflict More... over 15 years ago