[PR #924] [MERGED] Need to support redis sentinel username. #916

Closed
opened 2026-03-02 06:10:26 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hibiken/asynq/pull/924
Author: @Skwol
Created: 10/25/2024
Status: Merged
Merged: 10/26/2024
Merged by: @kamikazechaser

Base: masterHead: support-sentinel-username


📝 Commits (1)

  • df56e07 Need to support redis sentinel username.

📊 Changes

1 file changed (+4 additions, -0 deletions)

View changed files

📝 asynq.go (+4 -0)

📄 Description

Redis sentinel deploy assumes that there should be several users, one for auth in sentinel for getting proper redis instance address and the other one for actual redis auth. Need to support this.


🔄 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/asynq/pull/924 **Author:** [@Skwol](https://github.com/Skwol) **Created:** 10/25/2024 **Status:** ✅ Merged **Merged:** 10/26/2024 **Merged by:** [@kamikazechaser](https://github.com/kamikazechaser) **Base:** `master` ← **Head:** `support-sentinel-username` --- ### 📝 Commits (1) - [`df56e07`](https://github.com/hibiken/asynq/commit/df56e0742d2f0e461d0c296b7751e4714e7f3f51) Need to support redis sentinel username. ### 📊 Changes **1 file changed** (+4 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `asynq.go` (+4 -0) </details> ### 📄 Description Redis sentinel deploy assumes that there should be several users, one for auth in sentinel for getting proper redis instance address and the other one for actual redis auth. Need to support this. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 06:10:26 +03:00
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/asynq#916
No description provided.