mirror of
https://github.com/hibiken/asynq.git
synced 2025-09-19 05:17:30 +08:00
Update comments
This commit is contained in:
3
asynq.go
3
asynq.go
@@ -5,9 +5,8 @@ import "github.com/google/uuid"
|
||||
/*
|
||||
TODOs:
|
||||
- [P0] Write tests
|
||||
- [P0] Add heartbeats and rescuer
|
||||
- [P0] Make all moving operations atomic
|
||||
- [P1] Add Support for multiple queues
|
||||
- [P1] Add Support for multiple queues and priority
|
||||
- [P1] User defined max-retry count
|
||||
- [P2] Web UI
|
||||
*/
|
||||
|
Reference in New Issue
Block a user