Skip to content

added support for zrevrank, zrank, zincrby and zrem #182

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

Merged
merged 5 commits into from
Dec 17, 2022

Conversation

slice4e
Copy link
Collaborator

@slice4e slice4e commented Dec 16, 2022

Adding support for zrevrank, zrank, zincrby and zrem

@slice4e slice4e added the spec Improvements or additions to the Redis benchmarks specification label Dec 16, 2022
@slice4e slice4e marked this pull request as draft December 16, 2022 17:03
@slice4e slice4e marked this pull request as ready for review December 16, 2022 18:22
@slice4e slice4e changed the title added support for zrevrank added support for zrevrank, zramk, zincrby and zrem Dec 16, 2022
@slice4e slice4e changed the title added support for zrevrank, zramk, zincrby and zrem added support for zrevrank, zrank, zincrby and zrem Dec 16, 2022
@filipecosta90 filipecosta90 self-requested a review December 17, 2022 00:30
@filipecosta90 filipecosta90 merged commit 020377e into redis:main Dec 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
spec Improvements or additions to the Redis benchmarks specification
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for command: zrank Add support for command: zrem Add support for command: zincrby Add support for command: zrevrank
2 participants