Skip to content

Conversation

monkey92t
Copy link
Collaborator

When the server responds with the RESP protocol and the result is not a normal execution result of the HELLO command, we consider it to be an indication that the server does not support the HELLO command.

The server may be a redis-server that does not support the HELLO command, or it could be DragonflyDB or a third-party redis-proxy. They all respond with different error string results for unsupported commands, making it difficult to rely on error strings to determine all results.

@monkey92t
Copy link
Collaborator Author

monkey92t commented Mar 31, 2023

See #2509

@monkey92t monkey92t merged commit 7b4f217 into redis:master Apr 12, 2023
@monkey92t monkey92t deleted the feat/auth branch April 12, 2023 12:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants