docs: progress

This commit is contained in:
Tine 2024-02-21 23:19:19 +01:00
parent 3a8badb61b
commit bff8f2d027
Signed by: mentos1386
SSH key fingerprint: SHA256:MNtTsLbihYaWF8j1fkOHfkKNlnN1JQfxEU/rBU8nCGw

View file

@ -12,7 +12,9 @@ Mostly just a project to test [temporal.io](https://temporal.io/).
- One binary to run worker, server and temporal all together. - One binary to run worker, server and temporal all together.
- [x] Abbility for multiple workers. - [x] Abbility for multiple workers.
- Spread workers across regions to monitor latency from different locations. - Spread workers across regions to monitor latency from different locations.
- [ ] Use [k6](https://github.com/grafana/k6) for checks, so that they can be written in javascript. - [x] Use [k6](https://github.com/grafana/k6) for checks, so that they can be written in javascript.
- [ ] History and working home page.
- [ ] Edit/Delete operations for healthchecks and workers.
- [ ] CronJob Healthchecks (via webhooks). - [ ] CronJob Healthchecks (via webhooks).
![Screenshot](docs/screenshot.png) ![Screenshot](docs/screenshot.png)