[
https://issues.apache.org/jira/browse/GEODE-9375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17376158#comment-17376158
]
ASF subversion and git services commented on GEODE-9375:
--------------------------------------------------------
Commit 3c43081f0d6e2de69da768566ff9172c1102c528 in geode's branch
refs/heads/develop from Ray Ingles
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=3c43081 ]
Geode-9375: Implement ZRANGE command (#6670)
This commit addresses GEODE-9375. It implements the ZRANGE command for GEODE's
efforts to be compatible with Redis.
> Implement ZRANGE Command
> ------------------------
>
> Key: GEODE-9375
> URL: https://issues.apache.org/jira/browse/GEODE-9375
> Project: Geode
> Issue Type: New Feature
> Components: redis
> Reporter: Wayne
> Assignee: Ray Ingles
> Priority: Major
> Labels: redis
>
> Implement the [ZRANGE|https://redis.io/commands/zrange] command to be
> compatible with Redis 5.x. Do not implement the new options available in 6.x.
>
> +Acceptance Criteria+
> The ZRANGE command has been implemented and tested with unit tests.
> The command has been added to the AbstractHitsMissesIntegrationTest.
> The command has been tested using the redis-cli tool.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)