[
https://issues.apache.org/jira/browse/GEODE-9434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17409122#comment-17409122
]
ASF subversion and git services commented on GEODE-9434:
--------------------------------------------------------
Commit fd377ed4a105dd33824cc0416f490426a77c9a39 in geode's branch
refs/heads/develop from Hale Bales
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=fd377ed ]
GEODE-9434: add ZREMRANGEBYLEX command (#6773)
GEODE-9434: Add ZREMRANGEBYLEX command
- add the command and tests
- zremrangebylex returns a long
- empty response is 0
Signed-off-by: Ray Ingles <[email protected]>
> Implement ZREMRANGEBYLEX Command
> --------------------------------
>
> Key: GEODE-9434
> URL: https://issues.apache.org/jira/browse/GEODE-9434
> Project: Geode
> Issue Type: New Feature
> Components: redis
> Reporter: Wayne
> Assignee: Hale Bales
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.15.0
>
>
> Implement the [ZREMRANGEBYLEX|https://redis.io/commands/zremrangebylex]
> command.
> +Acceptance Criteria+
> The ZREMRANGEBYLEX command has been implemented and appropriate unit tests
> have been developed.
>
> 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)