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 a flag for input redis username #273

Open
seanhsu17 opened this issue Oct 7, 2022 · 2 comments
Open

Add a flag for input redis username #273

seanhsu17 opened this issue Oct 7, 2022 · 2 comments

Comments

@seanhsu17
Copy link

Description

We need to use the Redis username to connect to our Redis, but it seems there is no this flag to start asynqmon.
I tried to use the redis-url to start it, but there are some special characters in our password (e.g. @, % etc...) so the parser will parse our password in the wrong way.

Solution

Can I submit a PR to add a flag for --redis-username?

@hibiken
Copy link
Owner

hibiken commented Oct 8, 2022

Sure, please feel free to open a PR

@ChihSeanHsu
Copy link

Thanks, I've created a PR for this issue.

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

No branches or pull requests

3 participants