Display redis info in stats command

This commit is contained in:
Ken Hibino
2019-12-22 09:27:22 -08:00
parent eea919d117
commit ee7a22adef
2 changed files with 28 additions and 4 deletions

View File

@@ -7,7 +7,6 @@ TODOs:
- [P0] asynqmon kill <taskID>, asynqmon killall <qname>
- [P0] Pagination for `asynqmon ls` command
- [P0] Show elapsed time for InProgress tasks (asynqmon ls inprogress)
- [P0] Redis Memory Usage, Connection info in stats
- [P0] Processed, Failed count for today
- [P0] Go docs + CONTRIBUTION.md + Github issue template + License comment
- [P0] Redis Sentinel support