Skip to content

Add support for removeRangeByLex in ZSetOperations [DATAREDIS-1244] #1816

Closed
@spring-projects-issues

Description

@spring-projects-issues

chringwer opened DATAREDIS-1244 and commented

While other lexicographical operations on sorted sets like range and reverse are supported, removeRangeByLex is missing on "ReactiveZSetOperations". 

 

The operation is supported at least in Lettuce. Any reason why it should not be available in the Spring Data abstractions?

see: https://redis.io/commands/zremrangebylex 


No further details from DATAREDIS-1244

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions