mirror of
https://github.com/hibiken/asynqmon.git
synced 2026-04-26 01:25:47 +03:00
[PR #328] Allow to provide username when configuring Redis connection #1029
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/asynqmon#1029
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/hibiken/asynqmon/pull/328
Author: @abezzub
Created: 5/21/2024
Status: 🔄 Open
Base:
master← Head:abezzub/username📝 Commits (2)
0ce8785Allow to provide username when configuring Redis connectiond7b66b5Update readme📊 Changes
2 files changed (+6 additions, -1 deletions)
View changed files
📝
README.md(+2 -1)📝
cmd/asynqmon/main.go(+4 -0)📄 Description
I am setting up Asynqmon with AWS MemoryDB service that uses username. This PR adds support for
usernamewhen connecting to Redis.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.