Update comments

This commit is contained in:
Ken Hibino
2019-11-23 16:44:22 -08:00
parent be3b774b51
commit ac3190a0d5
2 changed files with 2 additions and 2 deletions

View File

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