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

Add missing set command to JedisCluster. #1002

Closed
wants to merge 1 commit into from

Conversation

marcosnils
Copy link
Contributor

Fixes #999

@marcosnils marcosnils added this to the 3.0.0 milestone May 23, 2015
@marcosnils
Copy link
Contributor Author

This PR applies only to 3.0. For 2.7 and 2.8 I'll provide a different PR.

@HeartSaVioR
Copy link
Contributor

@marcosnils We already have #878 for reviewing, and when we merge #878 this PR becomes invalid.
So I'd like you to review #878 first and make a decision which one we choose. :)

@marcosnils
Copy link
Contributor Author

@HeartSaVioR I forgot about #878. You're right.

@marcosnils marcosnils closed this May 24, 2015
@marcosnils marcosnils deleted the cluster_set_missing branch December 4, 2015 18:28
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.

JedisCluster should add a method : set(final String key, final String value, final String nxxx) {
2 participants