[PR #920] [CLOSED] Changes for Courier #915

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

📋 Pull Request Information

Original PR: https://github.com/hibiken/asynq/pull/920
Author: @pior
Created: 10/8/2024
Status: Closed

Base: masterHead: courier


📝 Commits (3)

  • 11acdba Improve performance of enqueueing tasks
  • 61d5816 Add jitter on the processor fetch backoff sleep
  • e8d57e0 Merge branch 'enqueue-sadd-cache-optimize' into courier

📊 Changes

3 files changed (+124 additions, -17 deletions)

View changed files

📝 internal/rdb/rdb.go (+74 -16)
📝 internal/rdb/rdb_test.go (+48 -0)
📝 processor.go (+2 -1)

📄 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/920 **Author:** [@pior](https://github.com/pior) **Created:** 10/8/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `courier` --- ### 📝 Commits (3) - [`11acdba`](https://github.com/hibiken/asynq/commit/11acdba32d6f6b62e482efc3c7663fc078029d91) Improve performance of enqueueing tasks - [`61d5816`](https://github.com/hibiken/asynq/commit/61d581648dc38b2a5b271b534ae91a22e78e7120) Add jitter on the processor fetch backoff sleep - [`e8d57e0`](https://github.com/hibiken/asynq/commit/e8d57e0986388c32f84b0e6cb48fce0ba52138b9) Merge branch 'enqueue-sadd-cache-optimize' into courier ### 📊 Changes **3 files changed** (+124 additions, -17 deletions) <details> <summary>View changed files</summary> 📝 `internal/rdb/rdb.go` (+74 -16) 📝 `internal/rdb/rdb_test.go` (+48 -0) 📝 `processor.go` (+2 -1) </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-02 06:10:25 +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#915
No description provided.