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

Provide API for inspecting the backend data #90

Closed robacarp closed 1 week ago

robacarp commented 2 years ago

Currently inspecting the backend data requires querying the backend directly. It would be nice to be able to ask mosquito's backend for data about:

Prototyping for these features is being monkeypatched in the TUI Visualizer project.

robacarp commented 1 week ago

Closing in favor of milestone