-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Add support for GETDEL command #1840
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
Conversation
mgravell
left a comment
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.
Looks fine, ta. Please could you add to the release notes md file, in the unreleased section, thanks. An integration test would be ideal, but I don't know if our CI redis servers offer this feature - would have to check.
|
Thanks @mgravell, the command order had been updated to be alphabetical and the release notes had been added. |
|
Hi @mgravell , the integration test had been added and I had test it locally on my side, any more changes needed? |
NickCraver
left a comment
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.
Thanks for the additions and the tweaks here - looking great!
Fixes #1729