Skip to content

Refine Sorted Sets API to use Range and Limit types in range queries #1034

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

Open
spring-projects-issues opened this issue Feb 5, 2016 · 0 comments
Assignees
Labels
type: enhancement A general enhancement

Comments

@spring-projects-issues
Copy link

Mark Paluch opened DATAREDIS-453 and commented

The Sorted Sets APIs declare methods using double min/max arguments and long offset/count arguments. The API should be improved by using the existing Range and Limit for a convenient usage and to reduce the number of arguments when calling range methods


No further details from DATAREDIS-453

@spring-projects-issues spring-projects-issues added the type: enhancement A general enhancement label Dec 30, 2020
@mp911de mp911de changed the title Improve Sorted Sets API by using Range/Limit types in range queries [DATAREDIS-453] Refine Sorted Sets API to use Range and Limit types in range queries May 5, 2025
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

No branches or pull requests

2 participants