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

Added Reds Cluster support to redis-copy script #2

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

Conversation

jadbox
Copy link

@jadbox jadbox commented Feb 13, 2015

In addition, you can specify the destination table, clustering supports table merging strategies and you can manually specify prefix values to destination keys.

@grvhi
Copy link

grvhi commented Jun 30, 2015

Useful for me, thank you!

FYI, there's a small bug: the clustered value passed to main() on line 345 needs to be an int(). Alternatively, line 226 should be if self.clustered == "0":

Same goes for toTable

@salimane
Copy link
Owner

@jadbox any update on this ?
Thanks

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.

3 participants