Commit Graph

6 Commits

Author SHA1 Message Date
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
86a32513cc
chore: add more specific log for when leader is acquired
All checks were successful
continuous-integration/drone/push Build is passing
2025-01-06 23:20:52 +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
fe02e0ac79
add orbis demo
All checks were successful
continuous-integration/drone/push Build is passing
2025-01-06 22:40:54 +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