Skip to content

Conversation

@AbhiProjects
Copy link
Contributor

This new feature allows users to specify a custom username for the Redis connection in PgSync. Previously, PgSync relied solely on the default Redis user. With this update, users can now provide their own Redis username, enhancing flexibility and security. One can provide the username via REDIS_USER environment variable.

@toluaina
Copy link
Owner

I see that Redis's user name is only supported by Redis 6 onwards.
So we need to modify this further to be backward compatible.
I will merge this and make the necessary changes, including adding tests. many thanks

Copy link
Owner

@toluaina toluaina left a comment

Choose a reason for hiding this comment

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

looks good.

@toluaina toluaina merged commit bde25cb into toluaina:main Aug 11, 2024
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