[GH-ISSUE #273] Add a flag for input redis username #68

Open
opened 2026-03-02 05:18:31 +03:00 by kerem · 2 comments
Owner

Originally created by @seanhsu17 on GitHub (Oct 7, 2022).
Original GitHub issue: https://github.com/hibiken/asynqmon/issues/273

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?

Originally created by @seanhsu17 on GitHub (Oct 7, 2022). Original GitHub issue: https://github.com/hibiken/asynqmon/issues/273 ### 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`?
Author
Owner

@hibiken commented on GitHub (Oct 8, 2022):

Sure, please feel free to open a PR

<!-- gh-comment-id:1272208349 --> @hibiken commented on GitHub (Oct 8, 2022): Sure, please feel free to open a PR
Author
Owner

@ChihSeanHsu commented on GitHub (Oct 10, 2022):

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

<!-- gh-comment-id:1272923569 --> @ChihSeanHsu commented on GitHub (Oct 10, 2022): Thanks, I've created a PR for this issue.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/asynqmon#68
No description provided.