Skip to content

Conversation

@swaptr
Copy link
Contributor

@swaptr swaptr commented May 17, 2025

#6

What is changed?

This pull request addresses the issue where the Redis client does not extract authentication credentials from the provided URI.

Example

redis://user:secret@localhost:6379

The client will now correctly use user as the username and secret as the password for authentication.

@jay-l-e-e jay-l-e-e self-requested a review May 18, 2025 04:32
Copy link
Contributor

@jay-l-e-e jay-l-e-e left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work!

@jay-l-e-e jay-l-e-e merged commit d521f1e into vcms-io:main May 18, 2025
1 check passed
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