Clean up rdb package tests

This commit is contained in:
Ken Hibino
2019-12-12 19:49:41 -08:00
parent 9410a65338
commit 04836194f9
4 changed files with 450 additions and 627 deletions

View File

@@ -5,7 +5,7 @@ import "github.com/go-redis/redis/v7"
/*
TODOs:
- [P0] asynqmon kill <taskID>, asynqmon killall <qname>
- [P0] Test refactor - helpers to initialize queues and read queue contents
- [P0] Assigning int or any number type to Payload will be converted to float64 in handler
- [P0] Redis Memory Usage, Connection info in stats
- [P0] Processed, Failed count for today
- [P0] Go docs + CONTRIBUTION.md + Github issue template + License comment