Closed
Description
Expected Behavior
Connection string should allow setting the client name as the C# client does (see ClientName).
Current Behavior
go-redis does not allow client name in connection string.
Possible Solution
rediss://<user>:<password>@<host>:<port>/[<db>]?[name=<client_name>]
Metadata
Metadata
Assignees
Labels
No labels