[PR #328] Allow to provide username when configuring Redis connection #1029

Open
opened 2026-03-15 21:48:19 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hibiken/asynqmon/pull/328
Author: @abezzub
Created: 5/21/2024
Status: 🔄 Open

Base: masterHead: abezzub/username


📝 Commits (2)

  • 0ce8785 Allow to provide username when configuring Redis connection
  • d7b66b5 Update 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 username when connecting to Redis.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hibiken/asynqmon/pull/328 **Author:** [@abezzub](https://github.com/abezzub) **Created:** 5/21/2024 **Status:** 🔄 Open **Base:** `master` ← **Head:** `abezzub/username` --- ### 📝 Commits (2) - [`0ce8785`](https://github.com/hibiken/asynqmon/commit/0ce878531a44b5b79bf60c3dcaca1ad4d5fce85f) Allow to provide username when configuring Redis connection - [`d7b66b5`](https://github.com/hibiken/asynqmon/commit/d7b66b5d0b66e28c6e67ab3badf8c9269bb0ca82) Update readme ### 📊 Changes **2 files changed** (+6 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+2 -1) 📝 `cmd/asynqmon/main.go` (+4 -0) </details> ### 📄 Description I am setting up Asynqmon with AWS MemoryDB service that uses username. This PR adds support for `username` when connecting to Redis. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
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#1029
No description provided.