Orbis is an opinionated data scheduler, for all your batch, and streaming needs.
Go to file
kjuulh cda23ebd12
All checks were successful
continuous-integration/drone/push Build is passing
feat: add executor (#3)
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
assets chore: add more specific log for when leader is acquired 2025-01-06 23:20:52 +01:00
cmd/orbis add orbis demo 2025-01-06 22:40:54 +01:00
internal feat: add executor (#3) 2025-01-09 22:49:43 +01:00
scripts add basic leader election on top of postgres 2025-01-06 23:19:03 +01:00
templates add basic leader election on top of postgres 2025-01-06 23:19:03 +01:00
.drone.yml feat: add default 2025-01-06 21:13:42 +01:00
.env add basic leader election on top of postgres 2025-01-06 23:19:03 +01:00
.gitignore add basic scheduler 2025-01-06 22:25:31 +01:00
cuddle.yaml add basic leader election on top of postgres 2025-01-06 23:19:03 +01:00
go.mod add basic leader election on top of postgres 2025-01-06 23:19:03 +01:00
go.sum add basic leader election on top of postgres 2025-01-06 23:19:03 +01:00
README.md fix: orbis demo 2025-01-06 22:41:33 +01:00
renovate.json feat: add default 2025-01-06 21:13:42 +01:00

Orbis

orbis demo