mirror of
https://github.com/hibiken/asynq.git
synced 2024-11-14 11:31:18 +08:00
Update todos
This commit is contained in:
parent
634af38e3a
commit
09662432c8
4
asynq.go
4
asynq.go
@ -4,8 +4,8 @@ import "github.com/google/uuid"
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
TODOs:
|
TODOs:
|
||||||
- [P0] Write tests
|
- [P0] CI
|
||||||
- [P0] Make all moving operations atomic
|
- [P0] README + Other docs
|
||||||
- [P1] Add Support for multiple queues and priority
|
- [P1] Add Support for multiple queues and priority
|
||||||
- [P1] User defined max-retry count
|
- [P1] User defined max-retry count
|
||||||
- [P2] Web UI
|
- [P2] Web UI
|
||||||
|
Loading…
Reference in New Issue
Block a user