mirror of
https://github.com/hibiken/asynq.git
synced 2024-11-10 11:31:58 +08:00
[ci skip] Update todos
This commit is contained in:
parent
542b7867d8
commit
8b6e3172ce
1
asynq.go
1
asynq.go
@ -4,7 +4,6 @@ import "github.com/go-redis/redis/v7"
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
TODOs:
|
TODOs:
|
||||||
- [P0] enqall command to enq all tasks from "scheduled" "retry", "dead" queue
|
|
||||||
- [P0] asynqmon del <taskID>, asynqmon delall <qname>
|
- [P0] asynqmon del <taskID>, asynqmon delall <qname>
|
||||||
- [P0] asynqmon kill <taskID>, asynqmon killall <qname>
|
- [P0] asynqmon kill <taskID>, asynqmon killall <qname>
|
||||||
- [P0] Redis Memory Usage, Connection info in stats
|
- [P0] Redis Memory Usage, Connection info in stats
|
||||||
|
Loading…
Reference in New Issue
Block a user