[
https://issues.apache.org/jira/browse/GEODE-9306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17356556#comment-17356556
]
ASF subversion and git services commented on GEODE-9306:
--------------------------------------------------------
Commit 798037e7a91619775b173a2218da5a4ac677aee9 in geode's branch
refs/heads/develop from Hale Bales
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=798037e ]
GEODE-9306: support ZINCRBY command (#6534)
GEODE-9306: implement ZINCRBY command
-implement the command
-add integration test
-add concurrency test
-support infinity as a valid increment
- add hitsmisses test
> Implement **ZINCRBY**
> ---------------------
>
> Key: GEODE-9306
> URL: https://issues.apache.org/jira/browse/GEODE-9306
> Project: Geode
> Issue Type: Improvement
> Components: redis
> Affects Versions: 1.15.0
> Reporter: Hale Bales
> Assignee: Hale Bales
> Priority: Major
> Labels: pull-request-available
>
> Implement the ZINCRBY Redis command. https://redis.io/commands/zincrby
> AC
> Unit and integration tests for ZINCRBY command
--
This message was sent by Atlassian Jira
(v8.3.4#803005)