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

Support for Redis commands across nodes. #145

Closed
balajivenki opened this issue Oct 15, 2016 · 3 comments
Closed

Support for Redis commands across nodes. #145

balajivenki opened this issue Oct 15, 2016 · 3 comments
Assignees

Comments

@balajivenki
Copy link
Contributor

Hi,

Is there a plan to support Redis commands that gets data across nodes in the same rack? Commands like SUNION, MGET, SINTER etc.

@ipapapa
Copy link
Contributor

ipapapa commented Oct 18, 2016

We do not have currently an internal use case for these commands. We may though add them some time in the near future. If these are a priority for you please feel free to file PR.

@ipapapa ipapapa self-assigned this Oct 18, 2016
@balajivenki
Copy link
Contributor Author

Thanks for the update @ipapapa

@balajivenki
Copy link
Contributor Author

@ipapapa I have finished the implementation for sunion and sinter commands and a PR is been created

#147

Can you please review it and merge it. Also if its not too much trouble can you please have it available as maven artifact like 1.5.2 or something.

Much appreciated.

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

No branches or pull requests

2 participants