Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
spring-projects-issues opened this issue Nov 3, 2020 · 0 comments
Assignees
Labels
type: enhancement A general enhancement

Comments

@spring-projects-issues
Copy link

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

@spring-projects-issues spring-projects-issues added the type: enhancement A general enhancement label Dec 30, 2020
mp911de added a commit that referenced this issue Feb 15, 2021
Reformat code. Tweak Javadoc

See #1816.
Original pull request: #1968.
@mp911de mp911de added this to the 2.5 M3 (2021.0.0) milestone Feb 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants