Skip to content

Conversation

NickCraver
Copy link
Collaborator

This changes the default client name to append "(v2.5.x)" on the end (no spaces because Redis doesn't support spaces in client names). It won't append if someone is setting their client name explicitly in options, only for our default, so should be a safe change.

I'm not sure if a Utils class (internal) is best here, but seemed like the right path. I really didn't want to ref version from ExceptionFactory in the multiplexer...

This changes the default client name to append "(v2.5.x)" on the end (no spaces because Redis doesn't support spaces in client names). It won't append if someone is setting their client name explicitly in options, only for our default, so should be a safe change.
@NickCraver NickCraver marked this pull request as ready for review February 9, 2022 05:03
@NickCraver NickCraver merged commit 80701be into main Feb 9, 2022
@NickCraver NickCraver deleted the craver/version-suffix branch February 9, 2022 23:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants