Commit Graph

16 Commits

Author SHA1 Message Date
Ken Hibino
33b24ca940 Add list groups REST endpoint 2022-04-11 17:20:26 -07:00
Ken Hibino
c04e63d3f7 Add ReadOnly option for HTTPHandler 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
Ken Hibino
b92ef4c369 Truncate payload printed in the UI
Added a flag --max-payload-length to allow customizing the value
2021-10-21 07:16:24 -07:00
Ken Hibino
ccdd6cea01 Serve both UI assets and REST API from handler 2021-10-12 15:35:56 -07:00
ajatprabha
b20cf02f3b add doc strings to Options fields 2021-10-12 15:35:56 -07:00
ajatprabha
0cbec9318f remove NewStaticContentHandlerFunc 2021-10-12 15:35:56 -07:00
ajatprabha
cb4ccea025 add doc strings 2021-10-12 15:35:56 -07:00
ajatprabha
d0b72f135c unexport types 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
e569ad9186 update BytesStringer => PayloadFormatter to pass taskType 2021-10-12 15:35:56 -07:00
ajatprabha
e635b73e6c remove type transformer 2021-10-12 15:35:56 -07:00
ajatprabha
796d3c089c sort imports 2021-10-12 15:35:56 -07:00
ajatprabha
f3efe59a1d revert back to redis/v8 2021-10-12 15:35:56 -07:00
ajatprabha
545721076b expose http.Handler and hide mux router 2021-10-12 15:35:56 -07:00