2
0
mirror of https://github.com/hibiken/asynq.git synced 2024-11-10 11:31:58 +08:00

Update todos

This commit is contained in:
Ken Hibino 2019-11-29 20:16:39 -08:00
parent 634af38e3a
commit 09662432c8

View File

@ -4,8 +4,8 @@ import "github.com/google/uuid"
/*
TODOs:
- [P0] Write tests
- [P0] Make all moving operations atomic
- [P0] CI
- [P0] README + Other docs
- [P1] Add Support for multiple queues and priority
- [P1] User defined max-retry count
- [P2] Web UI