[
https://issues.apache.org/jira/browse/GEODE-9435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17409701#comment-17409701
]
ASF subversion and git services commented on GEODE-9435:
--------------------------------------------------------
Commit 8b4d4f0e59aea7606fa9640822bba6f06699f497 in geode's branch
refs/heads/develop from Ray Ingles
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=8b4d4f0 ]
GEODE-9435: Implement ZREMRANGEBYRANK (#6803)
- Implement Radish ZREMRANGEBYRANK command
- Rework ZRemRangeByScoreDUnit test
- Add tests for ZREMRANGEBYRANK
Co-authored-by: Ray Ingles <[email protected]>
Co-authored-by: Donal Evans <[email protected]>
> Implement ZREMRANGEBYRANK Command
> ---------------------------------
>
> Key: GEODE-9435
> URL: https://issues.apache.org/jira/browse/GEODE-9435
> Project: Geode
> Issue Type: New Feature
> Components: redis
> Reporter: Wayne
> Assignee: Ray Ingles
> Priority: Major
> Labels: pull-request-available, redis
> Fix For: 1.15.0
>
>
> Implement the [ZREMRANGEBYRANK|https://redis.io/commands/zremrangebyrank]
> command.
>
> +Acceptance Criteria+
>
> The command has been implemented along with appropriate unit tests.
>
> The command has been added to the AbstractHitsMissesIntegrationTest. The
> command has been tested using the redis-cli tool and verified against native
> redis.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)