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
Last reply for Multi block is EXEC reply More... over 13 years ago
Merge pull request #257 from matthewbennink/properly-handle-failed-exec More... over 13 years ago
Updates test to use redis_mock. More... over 13 years ago
Merge pull request #260 from redis/nil-to-default More... over 13 years ago
Use default when option is not specified or nil More... over 13 years ago
Merge pull request #259 from redis/string-keys More... over 13 years ago
Update changelog More... over 13 years ago
Use lambda to define default URL More... over 13 years ago
CommandError properly raised if EXEC fails. More... over 13 years ago
Symbolize only keys that are needed More... over 13 years ago
Merge pull request #251 from theablefew/master More... over 13 years ago
Change .map to .each in initialize More... over 13 years ago
Style tests More... over 13 years ago
Shorten argument name for initialize More... over 13 years ago
Refactor add_node for backwards compatability More... over 13 years ago
Remove whitespace More... over 13 years ago
Move logic from configure_node into add_node and call add_node from initialize More... over 13 years ago
Update test_override_id to verify Redis::Distributed reports correct id More... over 13 years ago
Allow Redis::Distributed.new to receive array of configration hashes for individual nodes in addition to urls More... over 13 years ago
attr -> attr_reader More... over 13 years ago
Make Client#logger writable again (fixes #250) More... over 13 years ago
Make time sensitive tests less sensitive More... over 13 years ago
Don't try to inherit from UNIXSocket on Windows More... over 13 years ago
Update CHANGELOG More... over 13 years ago
Fix error triggering unrelated error (synchrony) More... over 13 years ago
Merge pull request #242 from royaltm/master More... over 13 years ago
Redis#watch yields self to block (#241) More... over 13 years ago
Bump patch More... over 13 years ago
Update CHANGELOG More... over 13 years ago
Fix reconnect on write error (fixes #238) More... over 13 years ago