[PR #687] [MERGED] Upgrade tools to use redis v9 #2840

Closed
opened 2026-03-15 21:06:06 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hibiken/asynq/pull/687
Author: @abezzub
Created: 7/17/2023
Status: Merged
Merged: 7/20/2023
Merged by: @hibiken

Base: masterHead: abezzub/cmd


📝 Commits (1)

  • c097361 Upgrade tools to use redis v9

📊 Changes

3 files changed (+46 additions, -28 deletions)

View changed files

📝 tools/asynq/cmd/root.go (+1 -1)
📝 tools/go.mod (+8 -8)
📝 tools/go.sum (+37 -19)

📄 Description

Upgrade tools to use Redis v9. This should resolve https://github.com/hibiken/asynq/issues/686


🔄 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/687 **Author:** [@abezzub](https://github.com/abezzub) **Created:** 7/17/2023 **Status:** ✅ Merged **Merged:** 7/20/2023 **Merged by:** [@hibiken](https://github.com/hibiken) **Base:** `master` ← **Head:** `abezzub/cmd` --- ### 📝 Commits (1) - [`c097361`](https://github.com/hibiken/asynq/commit/c0973618e4f00ffc18f0b06f39b827f5913acca2) Upgrade tools to use redis v9 ### 📊 Changes **3 files changed** (+46 additions, -28 deletions) <details> <summary>View changed files</summary> 📝 `tools/asynq/cmd/root.go` (+1 -1) 📝 `tools/go.mod` (+8 -8) 📝 `tools/go.sum` (+37 -19) </details> ### 📄 Description Upgrade `tools` to use Redis v9. This should resolve https://github.com/hibiken/asynq/issues/686 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-15 21:06:06 +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#2840
No description provided.