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

Fixing additional "wrong number of arguments" issues in object store commands #185

Merged
merged 5 commits into from
Apr 1, 2024

Conversation

TalZaccai
Copy link
Contributor

Additional "wrong number of arguments" fixes in object store commands
See previous related pr #103

Fixed commands in this PR: ZADD, HKEYS, LPUSH / RPUSH, LPOP, SPOP

libs/server/Resp/Objects/SetCommands.cs Outdated Show resolved Hide resolved
@TalZaccai TalZaccai requested a review from lmaas April 1, 2024 21:40
@TalZaccai TalZaccai merged commit fee4fb2 into main Apr 1, 2024
21 checks passed
@TalZaccai TalZaccai deleted the talzacc/wrong_arg_num_cont branch April 1, 2024 23:34
@github-actions github-actions bot locked and limited conversation to collaborators Jun 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants