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-18 21:18:13 -08:00
parent bc7991c757
commit 3fd096a90a

View File

@ -5,6 +5,7 @@ import "github.com/go-redis/redis/v7"
/*
TODOs:
- [P0] asynqmon kill <taskID>, asynqmon killall <qname>
- [P0] Pagination for `asynqmon ls` command
- [P0] Better Payload API - Assigning int or any number type to Payload will be converted to float64 in handler
- [P0] Show elapsed time for InProgress tasks (asynqmon ls inprogress)
- [P0] Redis Memory Usage, Connection info in stats