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

Fix the command verb being sent to redis for zremrangebyrank #240

Merged
merged 1 commit into from
Dec 30, 2019

Conversation

sstelfox
Copy link
Contributor

This doesn't seem to be version specific (the command hasn't changed since 2.0.0) and the documentation is available here. It looks like this was just an oversight or a copy paste issue.

Right now attempting to use the command gives the following error:

An error was signalled by the server: unknown command `ZREMBYRANK`

@badboy badboy merged commit 550a0b1 into redis-rs:master Dec 30, 2019
barshaul pushed a commit to barshaul/redis-rs that referenced this pull request Jul 11, 2024
barshaul pushed a commit to barshaul/redis-rs that referenced this pull request Jul 11, 2024
* Java: Add `Zintercard` command. (redis-rs#240)

Signed-off-by: Yury-Fridlyand <[email protected]>
Co-authored-by: SanHalacogluImproving <144171266+SanHalacogluImproving@users.noreply.github.com>
Co-authored-by: jonathanl-bq <[email protected]>
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