[PR #14] [MERGED] Add delall command to asynqmon CLI #1553

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

📋 Pull Request Information

Original PR: https://github.com/hibiken/asynq/pull/14
Author: @hibiken
Created: 12/13/2019
Status: Merged
Merged: 12/13/2019
Merged by: @hibiken

Base: masterHead: feature/delall


📝 Commits (2)

  • ca31cbf Add DeleteAll* methods to rdb
  • b787054 Add delall command to asynqmon CLI

📊 Changes

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

View changed files

📝 internal/rdb/inspect.go (+15 -0)
📝 internal/rdb/inspect_test.go (+135 -0)
tools/asynqmon/cmd/delall.go (+65 -0)

📄 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/14 **Author:** [@hibiken](https://github.com/hibiken) **Created:** 12/13/2019 **Status:** ✅ Merged **Merged:** 12/13/2019 **Merged by:** [@hibiken](https://github.com/hibiken) **Base:** `master` ← **Head:** `feature/delall` --- ### 📝 Commits (2) - [`ca31cbf`](https://github.com/hibiken/asynq/commit/ca31cbf8435b3412cd8be21b8bcd461da79d9b8c) Add DeleteAll* methods to rdb - [`b787054`](https://github.com/hibiken/asynq/commit/b7870548d38dc5e19895500a16813da2ca22e452) Add delall command to asynqmon CLI ### 📊 Changes **3 files changed** (+215 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `internal/rdb/inspect.go` (+15 -0) 📝 `internal/rdb/inspect_test.go` (+135 -0) ➕ `tools/asynqmon/cmd/delall.go` (+65 -0) </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:11:16 +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#1553
No description provided.