0
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Dec 03, 2024 — Dec 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add benchmarks for logging options and a small performance tweak. More... over 15 years ago
Add support for operations needing clustering by tag. More... over 15 years ago
Add tags for clustering keys across nodes. More... over 15 years ago
Change version to 2.0.0.rc1. More... over 15 years ago
Improved logging and fixed issue when calling blocking commands. More... over 15 years ago
Merge branch 'new_protocol' More... over 15 years ago
Add SETEX to Redis::Distributed. More... over 15 years ago
Merge branch 'new_protocol' of github.com:ezmobius/redis-rb into new_protocol More... over 15 years ago
Implement SETEX and PSUBSCRIBE/PUNSUBSCRIBE. More... over 15 years ago
Add note about versions. More... over 15 years ago
Fix broken test for Redis master. More... over 15 years ago
Fix test for Redis master. More... over 15 years ago
Add deprecation for INFO command returning a Hash of strings. More... over 15 years ago
Add warnings for pipelined commands. More... over 15 years ago
Add deprecation warnings for DistRedis. More... over 15 years ago
This is all version 2. More... over 15 years ago
Fix RANDOMKEY assertion for Redis master. More... over 15 years ago
Fix tests for Ruby 1.9.1-p378. More... over 15 years ago
Remove failing test cases as they need a refactoring. More... over 15 years ago
Point release with minor fixes. More... over 15 years ago
Merge branch 'master' of github.com:ezmobius/redis-rb More... over 15 years ago
Define `get` to avoid issues with Rails and Sinatra. More... over 15 years ago
Add ability to read the results of a pipeline. More... over 15 years ago
Add ability to read the results of a pipeline. More... over 15 years ago
The dist_redis example was using the deprecated delete command via the delete_cloud! method More... over 15 years ago
Examples were using deprecated methods, fixed. More... over 15 years ago
Typo. More... over 15 years ago
Update README. More... over 15 years ago
Reorder commands in distributed.rb. More... over 15 years ago
More refactoring on Redis::Distributed More... over 15 years ago