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

Send client user-agent during connection, via CLIENT SETINFO #2645

Merged
merged 3 commits into from
Nov 7, 2023

Conversation

sjpotter
Copy link
Contributor

@sjpotter sjpotter commented Nov 2, 2023

Description

Describe your pull request here

client is able to provide it's "user agent" to redis server.

Checklist

  • Does npm test pass with this change (including linting)?
  • Is the new or changed code fully tested?
  • Is a documentation update included (if this change modifies existing APIs, or introduces new ones)?

closes #2573
closes #2612
closes #2456

@sjpotter sjpotter requested a review from chayim November 2, 2023 15:33
@chayim chayim changed the title Add SETINFO support to client connection Send client user-agent during connection, via CLIENT SETINFO Nov 7, 2023
@chayim chayim added the feature label Nov 7, 2023
@sjpotter sjpotter merged commit a8b81bd into redis:master Nov 7, 2023
12 checks passed
@leibale
Copy link
Collaborator

leibale commented Jan 16, 2024

@sjpotter please add the new options to the options table here

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