issues
search
mosquito-cr
/
mosquito
A background task runner for crystal applications supporting periodic (CRON) and manually queued jobs
MIT License
227
stars
24
forks
source link
Adds mosquito api for overseers
#150
Closed
robacarp
closed
3 weeks ago
robacarp
commented
3 weeks ago
The api can:
get a list of overseers
for an overseer, get a list of executors
retrieve the last heartbeat of an overseer
The api can: