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
1 day
ago. based on code collected
1 day
ago.
Nov 25, 2024 — Nov 25, 2025
Showing page 38 of 75
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Refactor `_scan` so that it doesn't need to check for its caller.
Damian Janowski
More...
about 12 years ago
DRY up reply transformation.
Damian Janowski
More...
about 12 years ago
Merge pull request #381 from joshuaflanagan/scan_return_vals
Damian Janowski
More...
about 12 years ago
`#hscan` returns an array of key/value pairs
Joshua Flanagan
More...
about 12 years ago
`#zscan` returns an array of key/score pairs
Joshua Flanagan
More...
about 12 years ago
Don't rely on `TestCase#skip` since it's not available on 1.8.7.
Damian Janowski
More...
about 12 years ago
Make sure `test/db` is always available.
Damian Janowski
More...
about 12 years ago
Avoid use of `require_relative` since we still support 1.8.7.
Damian Janowski
More...
about 12 years ago
Style.
Damian Janowski
More...
about 12 years ago
Fix requires to allow running a single test.
Damian Janowski
More...
about 12 years ago
Explicitly skip tests that don't match the Redis version.
Damian Janowski
More...
about 12 years ago
Cleanup.
Damian Janowski
More...
about 12 years ago
Merge pull request #378 from badboy/scan-command
Damian Janowski
More...
about 12 years ago
scan_each commands to wrap *SCAN cursor-based calls
Joshua Flanagan
More...
about 12 years ago
Use ruby<1.9 compatible hash syntax
Jan-Erik Rediger
More...
about 12 years ago
Only run SCAN tests on recent redis version
Jan-Erik Rediger
More...
about 12 years ago
Implement SCAN/HSCAN/SSCAN/ZSCAN
Jan-Erik Rediger
More...
about 12 years ago
Release.
Damian Janowski
More...
about 12 years ago
Added collision detection and test for adding two nodes with colliding CRCs (or the same node twice)
Akos Vandra
More...
over 12 years ago
Merge pull request #351 from crazymykl/patch-1
Pieter Noordhuis
More...
over 12 years ago
Merge pull request #352 from mutley/master
Pieter Noordhuis
More...
over 12 years ago
fix typo in the readme
Mike Utley
More...
over 12 years ago
Update README to accurately reflect the Travis settings
Mike MacDonald
More...
over 12 years ago
make number of retries in ensure_connected configurable
Florian Munz
More...
over 12 years ago
Fix typo
Pieter Noordhuis
More...
over 12 years ago
Fix calling #select from a pipeline (#309)
Pieter Noordhuis
More...
over 12 years ago
Don't hardcode drivers in Redis::Client
Pieter Noordhuis
More...
over 12 years ago
Force tests to pick up the configured driver
Pieter Noordhuis
More...
over 12 years ago
Add method Redis#connected?
Pieter Noordhuis
More...
over 12 years ago
Increase ttl for SET EX/PX tests
Pieter Noordhuis
More...
over 12 years ago
←
1
2
…
34
35
36
37
38
39
40
41
42
…
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