Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add redis authentication support from Rmux to backend server #27

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

PatrickTaibel
Copy link

Add Redis authentication support from Rmux to the backend Redis server(s). The connection from a client to Rmux still will not support authentication. Rmux just gains the capability to use authentication when connecting to servers.

This was a requirement in our environment as our backend Redis server instances require authentication for security. We use Rmux as a local connection pooler on our worker servers.

This PR is based on the updated Go structure from our PR #26. In case you are not interested in the new Go structure we could rebase this PR on your master.

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.

1 participant