Skip to content

disableClientInfo option is gone in v5 #2958

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

Open
nkaradzhov opened this issue May 9, 2025 · 0 comments · May be fixed by #2959
Open

disableClientInfo option is gone in v5 #2958

nkaradzhov opened this issue May 9, 2025 · 0 comments · May be fixed by #2959
Assignees
Labels

Comments

@nkaradzhov
Copy link
Collaborator

Description

The disableClientInfo option is not present in the RedisClientOptions interface since v5. Further, v5 client doesnt send the SETINFO command at all, regardless of the option.

Expected behavior is to match v4 which sends SETINFO by default, and provide the option to disableClientInfo

Node.js Version

No response

Redis Server Version

No response

Node Redis Version

No response

Platform

No response

Logs

@nkaradzhov nkaradzhov added the Bug label May 9, 2025
@nkaradzhov nkaradzhov self-assigned this May 9, 2025
nkaradzhov added a commit to nkaradzhov/node-redis that referenced this issue May 9, 2025
nkaradzhov added a commit to nkaradzhov/node-redis that referenced this issue May 9, 2025
@nkaradzhov nkaradzhov linked a pull request May 9, 2025 that will close this issue
3 tasks
nkaradzhov added a commit to nkaradzhov/node-redis that referenced this issue May 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant