openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
R
Redis Ruby Library
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
about 3 hours
ago. based on code collected
about 3 hours
ago.
Nov 27, 2024 — Nov 27, 2025
Showing page 61 of 75
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Should honor Encoding.default_external.
Damian Janowski & Michel Martens
More...
over 15 years ago
Add Errno::EBADF to the list of possible connection errors.
Michel Martens
More...
over 15 years ago
Added timeout when trying to open the connection.
Damian Janowski & Michel Martens
More...
over 15 years ago
Prevent hang if multiple threads attempt to use an unconnected client
Bob Potter
More...
over 15 years ago
Add ZCOUNT.
Damian Janowski
More...
over 15 years ago
Point release for HMGET and CONFIG.
Damian Janowski
More...
over 15 years ago
Add pending test for BGREWRITEAOF.
Damian Janowski
More...
over 15 years ago
Add CONFIG.
Damian Janowski & Michel Martens
More...
over 15 years ago
Add HMGET.
Damian Janowski & Michel Martens
More...
over 15 years ago
Add tests for missing commands.
Damian Janowski
More...
over 15 years ago
Fix build under 1.8.6.
Damian Janowski
More...
over 15 years ago
Better tests for AUTH.
Damian Janowski & Michel Martens
More...
over 15 years ago
Release bug fixes.
Damian Janowski & Michel Martens
More...
over 15 years ago
Point users to #redis-rb on Freenode to avoid noise in #redis.
Damian Janowski
More...
over 15 years ago
Merge branch 'master' of github.com:ezmobius/redis-rb
Damian Janowski
More...
over 15 years ago
Fix build for 1.9.2.
Damian Janowski
More...
over 15 years ago
Fix blocking commands when the connection is lost.
Damian Janowski & Michel Martens
More...
over 15 years ago
Merge branch 'master' of github.com:ezmobius/redis-rb
Michel Martens
More...
over 15 years ago
Ensure the client disconnects after a QUIT.
Michel Martens
More...
over 15 years ago
Make log regex more flexible for slower tests.
Damian Janowski
More...
over 15 years ago
Remove stale pid file when Redis is not actually running.
Damian Janowski & Michel Martens
More...
over 15 years ago
Fix requires for Ruby 1.9.2.
Damian Janowski
More...
over 15 years ago
Put pointer to redis install in test_helper error message, to help new devs that only skim the readme
Ryan Wilcox
More...
over 15 years ago
Add test to prove that LRANGE on a non-existent key returns an Array.
Damian Janowski
More...
over 15 years ago
Provide a more meaningful inspect.
Damian Janowski
More...
over 15 years ago
Add gemspec for Bundler lovers.
Damian Janowski & Michel Martens
More...
over 15 years ago
enable BLPOP and BRPOP to block against multiple list keys (per Redis protocol design) rather than only being able to block against a single list key
Galen O'Hanlon
More...
over 15 years ago
Bump version.
Michel Martens
More...
over 15 years ago
Make keys command split the string returned by Redis < 1.3.x.
Michel Martens
More...
over 15 years ago
Add WATCH/UNWATCH.
Michel Martens
More...
over 15 years ago
←
1
2
…
57
58
59
60
61
62
63
64
65
…
74
75
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree