Wayne created GEODE-9434: ---------------------------- Summary: Implement ZREMRANGEBYLEX Command Key: GEODE-9434 URL: https://issues.apache.org/jira/browse/GEODE-9434 Project: Geode Issue Type: Bug Components: redis Reporter: Wayne
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)