Support COMMAND [...] by shacharPash · Pull Request #2143 · StackExchange/StackExchange.Redis
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Trying to catch up a bit - thanks for this! The first set looks good, but I think the second set is split up a bit too much - normally in our API patterns you'd expect 1 command with some arguments for CommandGetkeys, so let's collapse that down to the main CommandGetkeys() method with string params for the 3 possible filters :)
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Current is looking great - thanks for the work here!
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