[PR #734] [CLOSED] 🔥 update rdb, support proxy redis cluster #1855

Closed
opened 2026-03-07 22:13:33 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hibiken/asynq/pull/734
Author: @Kua-Fu
Created: 9/6/2023
Status: Closed

Base: masterHead: dev


📝 Commits (2)

  • 476b69d 🔥 update rdb, support proxy redis cluster
  • 7e2a884 🔥 update rdb, support proxy redis cluster

📊 Changes

72 files changed (+823 additions, -219 deletions)

View changed files

📝 CHANGELOG.md (+11 -11)
📝 CONTRIBUTING.md (+2 -2)
📝 Makefile (+1 -1)
📝 README.md (+26 -26)
📝 aggregator.go (+2 -2)
📝 aggregator_test.go (+3 -3)
📝 asynq.go (+1 -1)
📝 asynq_test.go (+3 -3)
📝 benchmark_test.go (+1 -1)
📝 client.go (+4 -4)
📝 client_test.go (+2 -2)
📝 context.go (+1 -1)
📝 example_test.go (+1 -1)
📝 forwarder.go (+2 -2)
📝 forwarder_test.go (+3 -3)
📝 go.mod (+1 -1)
📝 healthcheck.go (+2 -2)
📝 healthcheck_test.go (+2 -2)
📝 heartbeat.go (+3 -3)
📝 heartbeat_test.go (+5 -5)

...and 52 more files

📄 Description

No description provided


🔄 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/734 **Author:** [@Kua-Fu](https://github.com/Kua-Fu) **Created:** 9/6/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dev` --- ### 📝 Commits (2) - [`476b69d`](https://github.com/hibiken/asynq/commit/476b69d43f0bc49ae8710b5ed4fdf0d2ce78cba4) 🔥 update rdb, support proxy redis cluster - [`7e2a884`](https://github.com/hibiken/asynq/commit/7e2a88415e8f33028632ca8649e475018e7e00f3) 🔥 update rdb, support proxy redis cluster ### 📊 Changes **72 files changed** (+823 additions, -219 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+11 -11) 📝 `CONTRIBUTING.md` (+2 -2) 📝 `Makefile` (+1 -1) 📝 `README.md` (+26 -26) 📝 `aggregator.go` (+2 -2) 📝 `aggregator_test.go` (+3 -3) 📝 `asynq.go` (+1 -1) 📝 `asynq_test.go` (+3 -3) 📝 `benchmark_test.go` (+1 -1) 📝 `client.go` (+4 -4) 📝 `client_test.go` (+2 -2) 📝 `context.go` (+1 -1) 📝 `example_test.go` (+1 -1) 📝 `forwarder.go` (+2 -2) 📝 `forwarder_test.go` (+3 -3) 📝 `go.mod` (+1 -1) 📝 `healthcheck.go` (+2 -2) 📝 `healthcheck_test.go` (+2 -2) 📝 `heartbeat.go` (+3 -3) 📝 `heartbeat_test.go` (+5 -5) _...and 52 more files_ </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-07 22:13:33 +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#1855
No description provided.