docs: single binary

This commit is contained in:
Tine 2024-02-16 22:31:24 +01:00
parent 0db0f3e6b8
commit 9aaf7333ee
Signed by: mentos1386
SSH key fingerprint: SHA256:MNtTsLbihYaWF8j1fkOHfkKNlnN1JQfxEU/rBU8nCGw

View file

@ -8,7 +8,7 @@ Mostly just a project to test [temporal.io](https://temporal.io/).
- [x] SSO Support for authentication.
- [x] SQLite for database.
- This means for main app db as well as temporal db.
- [ ] Single binary.
- [x] Single binary.
- One binary to run worker, server and temporal all together.
- [ ] Abbility for multiple workers.
- Spread workers across regions to monitor latency from different locations.