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-rb-cluster
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Jul 28, 2024 — Jul 28, 2025
Showing page 1 of 2
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge pull request #7 from badboy/patch-1
Salvatore Sanfilippo
More...
almost 10 years ago
Cluster is stable
Jan-Erik Rediger
More...
almost 10 years ago
Don't update slot -> node map for ASK redirection.
antirez
More...
almost 11 years ago
Use new CLUSTER SLOTS API to fetch Redis Cluster configuration.
antirez
More...
about 11 years ago
consistency-test: write more often to a subset of keys.
antirez
More...
over 11 years ago
keyslot() now implements hash tags.
antirez
More...
over 11 years ago
Trap EACCES errors as well on connect.
antirez
More...
over 11 years ago
Rate limit error messages in consistency-test.rb.
antirez
More...
over 11 years ago
example.rb now optionally takes hostname / port as arguments.
antirez
More...
over 11 years ago
consistency-test.rb now takes hostname / port as arguments.
antirez
More...
over 11 years ago
consistency-test.rb: use key prefix to allow multiple instances.
antirez
More...
over 11 years ago
Consistency test: count failed reads and writes.
antirez
More...
over 11 years ago
First version of a cluster consistency test added.
antirez
More...
over 11 years ago
Example modified to restart from where it left.
antirez
More...
over 11 years ago
Ability to specifiy a timeout.
antirez
More...
about 12 years ago
Wrap creation of Redis objects with a method.
antirez
More...
about 12 years ago
Connection handling and testing in get_random_connection fixed.
antirez
More...
over 12 years ago
Try a really random node.
antirez
More...
over 12 years ago
Trap Redis::CannotConnect raised by recent redis-rb versions.
antirez
More...
over 12 years ago
Refresh slot cache ASAP after a MOVED.
antirez
More...
over 12 years ago
Support most commands assuming key is always argv[1].
antirez
More...
over 12 years ago
Use r.client.disconnect instead of r.quit to close connections.
antirez
More...
over 12 years ago
Ignore errors when closing connections.
antirez
More...
over 12 years ago
Remove useless begin-end block. Minor changes to the example.
antirez
More...
over 12 years ago
Skip importing/migrating slots while parsing CLUSTER NODES output.
antirez
More...
over 12 years ago
Use redis-rb quit method to close connections ASAP.
antirez
More...
over 12 years ago
Some minor refactoring, set node names with set_node_name!.
antirez
More...
over 12 years ago
Populate startup nodes with more nodes after we get the CLUSTER NODES reply.
antirez
More...
over 12 years ago
Copyright and licensed added to cluster.rb file.
antirez
More...
over 12 years ago
Fixed typo in README.
antirez
More...
over 12 years ago
←
1
2
→
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