[ 
https://issues.apache.org/jira/browse/GEODE-9436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17405469#comment-17405469
 ] 

ASF subversion and git services commented on GEODE-9436:
--------------------------------------------------------

Commit 10f5f303636f16bd3a4681d1100f4731ad562c0f in geode's branch 
refs/heads/develop from Donal Evans
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=10f5f30 ]

GEODE-9436: Implement Radish ZREMRANGEBYSCORE command (#6800)

- Add iteratorRangeRemove() and removeRange() methods to RedisSortedSet
 - Add ZRemRangeByScoreExecutor as subclass of ZRangeByScoreExecutor
 - Add tests for ZREMRANGEBYSCORE

Authored-by: Donal Evans <[email protected]>

> Implement ZREMRANGEBYSCORE Command
> ----------------------------------
>
>                 Key: GEODE-9436
>                 URL: https://issues.apache.org/jira/browse/GEODE-9436
>             Project: Geode
>          Issue Type: New Feature
>          Components: redis
>            Reporter: Wayne
>            Assignee: Donal Evans
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.15.0
>
>
> Implement the [ZREMRANGEBYSCORE|https://redis.io/commands/zremrangebyscore] 
> 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)

Reply via email to