Add support for GETDEL command by WeihanLi · Pull Request #1840 · StackExchange/StackExchange.Redis
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.
From the Redis docs, GETDEL is available since 6.2.0.
Hi @mgravell , the integration test had been added and I had test it locally on my side, any more changes needed?
Could you please help to have a look?
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!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters