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 hincrByFloat in JedisCluster #2204

Merged
merged 9 commits into from
Dec 3, 2020

Conversation

sazzad16
Copy link
Collaborator

@sazzad16 sazzad16 commented Jun 6, 2020

Resolves #2202

@sazzad16 sazzad16 added this to the 3.4.0 milestone Jun 6, 2020
@sazzad16 sazzad16 requested a review from gkorland June 6, 2020 06:35
@gkorland
Copy link
Contributor

@sazzad16 I think you should add a test here

@sazzad16 sazzad16 force-pushed the cluster-hincrByFloat branch from fb1dbb6 to 552661a Compare November 25, 2020 05:56
@sazzad16
Copy link
Collaborator Author

@gkorland done

@sazzad16 sazzad16 merged commit c94321f into redis:master Dec 3, 2020
@sazzad16 sazzad16 deleted the cluster-hincrByFloat branch December 6, 2020 16:10
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 lock the method "hincrByFloat(String key, String field, double value)"
2 participants