Commit Graph

25 Commits

Author SHA1 Message Date
Ken Hibino
6fbf82f3e2 Update asynq dep version 2022-04-11 17:20:26 -07:00
Ken Hibino
a0e80ca4da Add group count and aggregating task count in TaskView 2022-04-11 17:20:26 -07:00
Ken Hibino
0d58ef86f4 Update asynq dependency to v0.22.0 2022-03-02 06:34:45 -08:00
Ken Hibino
1b8d46a35e
Add support for Prometheus integration 2021-12-19 07:30:16 -08:00
Ken Hibino
741a3c59fa
Add completed state 2021-11-06 15:23:10 -07:00
ajatprabha
4b54ec1548 rename API => HTTPHandler 2021-10-12 15:35:56 -07:00
ajatprabha
e04ec62920 use asynq.RedisConnOpt to create the redis client 2021-10-12 15:35:56 -07:00
ajatprabha
f3efe59a1d revert back to redis/v8 2021-10-12 15:35:56 -07:00
ajatprabha
0836fe60b7 rename go module 2021-10-12 15:35:56 -07:00
ajatprabha
3839f96b44 make server & router reusable outside asynqmon package 2021-10-12 15:35:56 -07:00
Ken Hibino
008215566a Update asynq version depedency 2021-08-09 09:02:19 -07:00
Ken Hibino
b3deca8b9e Update go.mod to depend on asynq v0.18 2021-06-29 16:47:25 -07:00
Ken Hibino
d068f274f7 Update to use new Task API 2021-06-29 16:47:25 -07:00
Ken Hibino
1149ad737d Use local asynq package for next version 2021-06-29 16:47:25 -07:00
Ken Hibino
7709f47806 Update dependency on asynq package to the latest version 2021-06-06 07:07:39 -07:00
Vic Shóstak
1e8a573f8f
Add option to use Docker container to run Asynqmon 2021-04-05 16:35:15 -07:00
Ken Hibino
412e5ca13d Update asynq dep to v.15.0 2021-01-31 11:13:27 -08:00
Ken Hibino
b5f9ef0b23 Update makefile to use go1.16rc1 2021-01-29 23:03:45 -08:00
Ken Hibino
0626daab0b Update code to use inspeq package 2021-01-28 19:47:58 -08:00
Ken Hibino
f98c362925 Add API endpoints to delete and archive pending tasks 2021-01-20 21:30:27 -08:00
Ken Hibino
b1398742b9 Update go package deps 2021-01-14 11:28:00 -08:00
Ken Hibino
094e23f736 Add API endpoint to fetch redis info 2021-01-03 06:56:53 -08:00
Ken Hibino
9ac455cc7b Add redis client package as dep 2021-01-03 06:31:34 -08:00
Ken Hibino
0d94eaaee0 Add API endpoint to delete a queue 2020-11-27 22:32:05 -08:00
Ken Hibino
7bd35a88e5 Initial commit 2020-11-24 21:38:55 -08:00