0
I Use This!
Low Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 15 hours ago.
Dec 01, 2024 — Dec 01, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
first stab at an async driver - the basics work! More... over 14 years ago
Update notes on thread-safety More... over 14 years ago
Run tests against hiredis as well More... over 14 years ago
Skip pure Ruby connection when Hiredis is loaded More... over 14 years ago
Determine which connection class to use at run-time More... over 14 years ago
Rename connection class using Ruby's I/O More... over 14 years ago
Explicitly use string for determining key tag and node More... over 14 years ago
Regenerate gemspec More... almost 15 years ago
misnamed file caused rubygems validation error More... almost 15 years ago
Thread-safe by default since 2.2 More... almost 15 years ago
Add note about known issues with IO#read on different rubies More... almost 15 years ago
Note on connecting to unix sockets More... almost 15 years ago
Update urls in README More... almost 15 years ago
Explicitly pass control to subscribing thread before publishing More... almost 15 years ago
Change README ext More... almost 15 years ago
Ignore ECONNRESET in mock server More... almost 15 years ago
Pass control to other thread while waiting for it to be ready More... almost 15 years ago
Try connecting to last IP in reserved 10.x subnet (issue #92) More... almost 15 years ago
Add CHANGELOG More... almost 15 years ago
Make thread unsafe by passing :thread_safe => false More... almost 15 years ago
Allow passing :withscores to sorted set commands More... almost 15 years ago
Only create map in #mapped_* methods when result is an array More... almost 15 years ago
Retry when write or read raises EINVAL (issue #90) More... almost 15 years ago
Override loading hiredis using environment variable More... almost 15 years ago
Move VERSION to separate file More... almost 15 years ago
Merge branch 'hiredis' into misc More... almost 15 years ago
Add test for behavior on socket timeout More... almost 15 years ago
Added #without_reconnect to run code without reconnecting More... almost 15 years ago
Speed up unit tests More... almost 15 years ago
Use float for timeout (allows sub-second timeouts) More... almost 15 years ago