Skip to content
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

Merged
merged 5 commits into from
Mar 28, 2023
Merged

Add support for CLIENT SETINFO #2414

merged 5 commits into from
Mar 28, 2023

Conversation

mgravell
Copy link
Collaborator

@mgravell mgravell commented Mar 28, 2023

includes:

  • ConfigurationOptions (to opt-opt)
  • handshake (to send)
  • release notes
  • configuration documentation

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 use StackExchange.Redis if people prefer; I'm not aiming to make the name configurable

cross-reference: redis/redis#11758

Copy link
Collaborator

@NickCraver NickCraver left a 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!

src/StackExchange.Redis/PublicAPI/PublicAPI.Unshipped.txt Outdated Show resolved Hide resolved
src/StackExchange.Redis/ClientInfo.cs Outdated Show resolved Hide resolved
@NickCraver NickCraver changed the title add support for CLIENT SETINFO Add support for CLIENT SETINFO Mar 28, 2023
Copy link
Collaborator

@NickCraver NickCraver left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 Current looks good!

@NickCraver
Copy link
Collaborator

@philon-msft could you please double check me on latest?

@NickCraver NickCraver requested a review from philon-msft March 28, 2023 20:18
@philon-msft
Copy link
Collaborator

@philon-msft could you please double check me on latest?

Looks great to me @NickCraver

@NickCraver NickCraver merged commit 1364ef8 into main Mar 28, 2023
@NickCraver NickCraver deleted the marc/client-setinfo branch March 28, 2023 20:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants