2
0
mirror of https://github.com/hibiken/asynq.git synced 2024-09-20 02:55:54 +08:00

[ci skip] Update todos

This commit is contained in:
Ken Hibino 2019-12-11 07:13:04 -08:00
parent 542b7867d8
commit 8b6e3172ce

View File

@ -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