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