[PR #65] [MERGED] Paginate tasks in ls command output #2600

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

📋 Pull Request Information

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

Base: masterHead: feature/pagination


📝 Commits (1)

  • b6af15a Paginate tasks with asynqmon ls command

📊 Changes

4 files changed (+394 additions, -126 deletions)

View changed files

📝 CHANGELOG.md (+5 -0)
📝 internal/rdb/inspect.go (+45 -61)
📝 internal/rdb/inspect_test.go (+317 -34)
📝 tools/asynqmon/cmd/ls.go (+27 -31)

📄 Description

Closes #38


🔄 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/65 **Author:** [@hibiken](https://github.com/hibiken) **Created:** 1/26/2020 **Status:** ✅ Merged **Merged:** 1/26/2020 **Merged by:** [@hibiken](https://github.com/hibiken) **Base:** `master` ← **Head:** `feature/pagination` --- ### 📝 Commits (1) - [`b6af15a`](https://github.com/hibiken/asynq/commit/b6af15a127c75b4adf3c9647a2f7cbf1a0ed5020) Paginate tasks with asynqmon ls command ### 📊 Changes **4 files changed** (+394 additions, -126 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+5 -0) 📝 `internal/rdb/inspect.go` (+45 -61) 📝 `internal/rdb/inspect_test.go` (+317 -34) 📝 `tools/asynqmon/cmd/ls.go` (+27 -31) </details> ### 📄 Description Closes #38 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-15 20:53:07 +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#2600
No description provided.