0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 25, 2024 — Nov 25, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Whitespace More... over 12 years ago
Redis#inspect should call #id on original client More... over 12 years ago
Add support for MIGRATE More... over 12 years ago
Update CHANGELOG More... over 12 years ago
Merge pull request #343 from benubois/set_options More... over 12 years ago
Added support for SET with EX, PX, NX, XX options. More... over 12 years ago
Merge pull request #335 from nilsonsfj/master More... over 12 years ago
allow using a custom HashRing More... over 12 years ago
Update CHANGELOG More... over 12 years ago
Bump patch More... over 12 years ago
Update CHANGELOG More... over 12 years ago
Merge pull request #332 from ximus/master More... over 12 years ago
Ensure #watch returns OK without a block More... over 12 years ago
Merge pull request #330 from hornairs/identifiable_futures More... over 12 years ago
Make Future respond_to :class and :is_a? so that code given a potentially futuristic value from Redis can figure out if it is a Future or not. More... over 12 years ago
added subscribe and psubscribe with timeout More... over 12 years ago
Merge pull request #328 from adammulligan/master More... over 12 years ago
Refactored to remain closer to original method More... over 12 years ago
Minor refactoring to give some context to the code More... over 12 years ago
A fix for an issue the prevented STOREing SORTs that contained multiple GETs. More... over 12 years ago
Added a test case for an issue that resulted in STOREing a SORT with multiple GETs fails. More... over 12 years ago
Update CHANGELOG More... over 12 years ago
Bump patch More... over 12 years ago
Skip timeout tests when using synchrony More... over 12 years ago
Update CHANGELOG More... over 12 years ago
Add timeout logic for blocking list commands More... over 12 years ago
Add #*_with_* methods that take an argument More... over 12 years ago
Merge pull request #321 from floere/master More... almost 13 years ago
Run CI on 2.0. More... almost 13 years ago
Avoid Ruby 2.0 warnings when running tests More... almost 13 years ago