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

redis user #88

Closed
kesavkolla opened this issue Dec 9, 2022 · 2 comments
Closed

redis user #88

kesavkolla opened this issue Dec 9, 2022 · 2 comments
Assignees

Comments

@kesavkolla
Copy link

We use kvrocks as a drop-in replacement for redis. kvrocks does have username and password to connect. Currently the helm chart doesn't have any user_name for redis. It only assumes password and redis host. Can you please add support for taking username also for redis URL?

@vishnu-narayanan vishnu-narayanan self-assigned this Dec 21, 2022
@vishnu-narayanan
Copy link
Member

Redis URL has support for usernames. Could you try the format redis://username:password@...?

@vishnu-narayanan
Copy link
Member

Please reopen if issue persists.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants