Skip to content

withClientName internal implementation changes from 5.x to 6.x #1966

Answered by mp911de
Akaame asked this question in Q&A
Discussion options

You must be logged in to vote

It looks as if your Redis server rejects the CLIENT SETNAME command. If you're using Redis 6, then you could enable RESP3 as RESP3 uses the HELLO command to initialize the connection and that takes the client name as well.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@Akaame
Comment options

@mp911de
Comment options

Answer selected by Akaame
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants