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

Add :with_score option to zrank and zrevrank #1300

Merged
merged 1 commit into from
Dec 9, 2024

Conversation

Hugo-Hache
Copy link

Option was introduced with Redis 7.2.0

@byroot
Copy link
Collaborator

byroot commented Dec 9, 2024

Looks good, it's just missing the server version checks in the test so it doesn't fail CI against older servers.

See the target_version method in that same test file.

@Hugo-Hache
Copy link
Author

Found it thanks. Should be fixed.

@byroot byroot force-pushed the hh/zrevrank-withscore branch from 26c70af to fb70908 Compare December 9, 2024 17:03
@byroot byroot merged commit 3669beb into redis:master Dec 9, 2024
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