Commit Graph

7 Commits

Author SHA1 Message Date
1d4a72fd5f
feat: prune old workers
All checks were successful
continuous-integration/drone/push Build is passing
2025-01-18 12:30:15 +01:00
2cdab4a1ab
feat: add worker distributor and model registry
All checks were successful
continuous-integration/drone/push Build is passing
2025-01-18 01:46:53 +01:00
e94271d5e2
feat: enable worker process
All checks were successful
continuous-integration/drone/push Build is passing
2025-01-17 21:28:23 +01:00
cda23ebd12 feat: add executor (#3)
All checks were successful
continuous-integration/drone/push Build is passing
Adds an executor which can process and dispatch events to a set of workers.
Co-authored-by: kjuulh <contact@kjuulh.io>
Co-committed-by: kjuulh <contact@kjuulh.io>
2025-01-09 22:49:43 +01:00
f2ef496b82
add basic leader election on top of postgres
All checks were successful
continuous-integration/drone/push Build is passing
2025-01-06 23:19:03 +01:00
ed2e15a3dd
add basic scheduler
All checks were successful
continuous-integration/drone/push Build is passing
2025-01-06 22:25:31 +01:00
fda6d10897
chore: add logger
All checks were successful
continuous-integration/drone/push Build is passing
2025-01-06 21:52:07 +01:00