-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Add support for CLIENT SETINFO #2414
Conversation
…t on any released servers
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.
Few tweaks then good to go!
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.
👍 Current looks good!
@philon-msft could you please double check me on latest? |
Looks great to me @NickCraver |
includes:
note we can't validate this yet as not on any released servers
most contentious point: what lib-name to use - I've gone with
SE.Redis
, but: happy to useStackExchange.Redis
if people prefer; I'm not aiming to make the name configurablecross-reference: redis/redis#11758