[PR #232] [MERGED] Add MemoryUsage field to QueueStats #676

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

📋 Pull Request Information

Original PR: https://github.com/hibiken/asynq/pull/232
Author: @hibiken
Created: 1/26/2021
Status: Merged
Merged: 1/27/2021
Merged by: @hibiken

Base: nextHead: feature/queue-memusg


📝 Commits (2)

  • 9f3f358 Add memory usage field in QueueStats
  • c53a2d0 Update changelog

📊 Changes

5 files changed (+43 additions, -13 deletions)

View changed files

📝 CHANGELOG.md (+1 -0)
📝 inspector.go (+14 -11)
📝 inspector_test.go (+2 -1)
📝 internal/rdb/inspect.go (+24 -0)
📝 internal/rdb/inspect_test.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/232 **Author:** [@hibiken](https://github.com/hibiken) **Created:** 1/26/2021 **Status:** ✅ Merged **Merged:** 1/27/2021 **Merged by:** [@hibiken](https://github.com/hibiken) **Base:** `next` ← **Head:** `feature/queue-memusg` --- ### 📝 Commits (2) - [`9f3f358`](https://github.com/hibiken/asynq/commit/9f3f358899c921cf1a88966bab5d3119bf3d97d1) Add memory usage field in QueueStats - [`c53a2d0`](https://github.com/hibiken/asynq/commit/c53a2d033383a90fdc75385ab88a50c2a2f857f9) Update changelog ### 📊 Changes **5 files changed** (+43 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+1 -0) 📝 `inspector.go` (+14 -11) 📝 `inspector_test.go` (+2 -1) 📝 `internal/rdb/inspect.go` (+24 -0) 📝 `internal/rdb/inspect_test.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:05:08 +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#676
No description provided.