core
core copied to clipboard
Component Monitoring
Closes https://github.com/cachethq/core/issues/166
To-do:
- [ ] Refactor check result into DTO. Use DTO to update component.
- [ ] Store checks in separate
component_checkstable? - [ ] Show the
checked_attimestamp on the Components list. - [ ] Check command should dispatch individual checks into queue.
- [ ] Add tests for checks.