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

Clients should identify themselves on connect #2856

Closed
chayim opened this issue Jul 19, 2023 · 1 comment · Fixed by #2857
Closed

Clients should identify themselves on connect #2856

chayim opened this issue Jul 19, 2023 · 1 comment · Fixed by #2857
Labels
feature New feature

Comments

@chayim
Copy link
Contributor

chayim commented Jul 19, 2023

CLIENT SETINFO is a new fire-and-forget command that is available as part of redis 7.2. Clients should send the lowercased version of the client name (i.e redis-py, jedis, go-redis) as part of the initial connect, after authenticating to the server.

@chayim chayim added the feature New feature label Jul 19, 2023
@dvora-h
Copy link
Collaborator

dvora-h commented Jul 19, 2023

Duplicate #2682

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants