Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cluster mode #62

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

Cluster mode #62

wants to merge 8 commits into from

Conversation

corey-cole
Copy link

Two enhancements in this PR:

  • Cluster Mode: Uses redis-clustering Gem to connect to cluster and auto discover nodes.
  • Memory Flag: Use the memory usage command (Redis 4.0 and up) to get key sizes. Allows the use of the script against AWS Elasticache instances.

There's a TODO in the code for smarter defaulting of the memory flag, but at present what's in the PR meets my requirements.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant