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

FEATURE: Add option to set username for RedisBackend #3393

Open
wants to merge 3 commits into
base: 8.4
Choose a base branch
from

Conversation

vcg-development
Copy link

Adds an optional option to specify an username in the configuration options for the redis backend. Added basic test cases for redis authentication.

Review instructions
This PR re-opens #3347 and addresses the stated feedback

Copy link
Member

@kdambekalns kdambekalns left a comment

Choose a reason for hiding this comment

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

Thanks!

@kdambekalns
Copy link
Member

Any idea on how to make the tests pass? Mocking the actual Redis class would be good?

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.

5 participants