hatchmoment. scored by care · not by stars

go-project

Orchid: a durable, event‑sourced Go workflow engine

Orchid lets you define declarative workflows that are persisted as an event log, enabling deterministic replay and robust recovery. It supports SQLite or Postgres backends, leases work to workers with heartbeats, retries, timers, and compensation steps, and offers HTTP APIs, a browser inspector, and a CLI for operators. Ideal for teams needing reliable orchestration without a heavyweight platform.

View on GitHub →

stephnos/go-project