Wayne created GEODE-9435: ---------------------------- Summary: 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
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)