[ https://issues.apache.org/jira/browse/GEODE-9379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17398290#comment-17398290 ]
ASF subversion and git services commented on GEODE-9379: -------------------------------------------------------- Commit 8d455b4bc88109418904238ec3cbfb3ab7b238a2 in geode's branch refs/heads/develop from Ray Ingles [ https://gitbox.apache.org/repos/asf?p=geode.git;h=8d455b4 ] GEODE-9379: Implement ZREVRANGEBYSCORE (#6715) Adds support for ZREVRANGEBYSCORE. Also refactors some RedisSortedSet code to extract helper methods for other range commands. > Implement ZREVRANGEBYSCORE Command > ---------------------------------- > > Key: GEODE-9379 > URL: https://issues.apache.org/jira/browse/GEODE-9379 > Project: Geode > Issue Type: New Feature > Components: redis > Affects Versions: 1.15.0 > Reporter: Wayne > Assignee: Ray Ingles > Priority: Major > Labels: pull-request-available, redis > > Implement the [ZREVRANGEBYSCORE|https://redis.io/commands/zrevrangebyscore] > command. > > Acceptance Criteria > The ZREVRANGEBYSCORE 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. > -- This message was sent by Atlassian Jira (v8.3.4#803005)