2
0
mirror of https://github.com/hibiken/asynq.git synced 2024-09-20 11:05:58 +08:00
asynq/tools
Ken Hibino c9a6ab8ae1 Support delete and archive actions on PendingTask
* Add `DeleteAllPendingTasks`, `ArchiveAllPendingTasks` to `Inspector`

* `DeleteTaskByKey` and `ArchiveTaskByKey` now supports deleting/archiving PendingTask

* Updated `asynq task` command with support for deleting/archiving pending tasks
2021-01-31 06:09:40 -08:00
..
asynq Support delete and archive actions on PendingTask 2021-01-31 06:09:40 -08:00
go.mod Support delete and archive actions on PendingTask 2021-01-31 06:09:40 -08:00
go.sum Support delete and archive actions on PendingTask 2021-01-31 06:09:40 -08:00