Skip to content
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

feat: add sortedSetFetchByScore #230

Merged
merged 2 commits into from
Oct 18, 2024
Merged

feat: add sortedSetFetchByScore #230

merged 2 commits into from
Oct 18, 2024

Conversation

nand4011
Copy link
Contributor

Add the sorted set fetch by score API, response types, integration tests, and documentation.

Add the sorted set fetch by score API, response types, integration
tests, and documentation.
Change rank checks in fetch by rank to explict null checking to fix
potential errors when start or end rank are set to 0.
@nand4011 nand4011 requested a review from malandis October 18, 2024 21:38
@nand4011 nand4011 merged commit 9e62367 into main Oct 18, 2024
5 checks passed
@nand4011 nand4011 deleted the sorted-set-fetch-by-score branch October 18, 2024 22:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants