-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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 support for rpop count parameter #1365
base: master
Are you sure you want to change the base?
Feat/add support for rpop count parameter #1365
Conversation
@Kripu77 can you please fix lint and build issues. |
HI @lucifercr07, please let me know if you see any further issue. |
cc @lucifercr07 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Kripu77 thanks for contributing, we can make changes to keep error msgs in parity with redis for these commands.
Else all looks good.
Description:
COUNT
parameter withRPOP
command similar to Redis.