[PR #42] [MERGED] Add "asynqmon history" command #2582

Closed
opened 2026-03-15 20:52:19 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hibiken/asynq/pull/42
Author: @hibiken
Created: 1/4/2020
Status: Merged
Merged: 1/4/2020
Merged by: @hibiken

Base: masterHead: feature/historycmd


📝 Commits (1)

  • c5f4244 Add history command to asynqmon tool

📊 Changes

3 files changed (+187 additions, -0 deletions)

View changed files

📝 internal/rdb/inspect.go (+52 -0)
📝 internal/rdb/inspect_test.go (+49 -0)
tools/asynqmon/cmd/history.go (+86 -0)

📄 Description

Closes #28


🔄 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/42 **Author:** [@hibiken](https://github.com/hibiken) **Created:** 1/4/2020 **Status:** ✅ Merged **Merged:** 1/4/2020 **Merged by:** [@hibiken](https://github.com/hibiken) **Base:** `master` ← **Head:** `feature/historycmd` --- ### 📝 Commits (1) - [`c5f4244`](https://github.com/hibiken/asynq/commit/c5f424440fc18077aad17b5b5824f90fedc21090) Add history command to asynqmon tool ### 📊 Changes **3 files changed** (+187 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `internal/rdb/inspect.go` (+52 -0) 📝 `internal/rdb/inspect_test.go` (+49 -0) ➕ `tools/asynqmon/cmd/history.go` (+86 -0) </details> ### 📄 Description Closes #28 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-15 20:52:19 +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#2582
No description provided.