cadence: Cadence Workflow is an open-source, scalable, and fault-tolerant platform designed for building and running long-running processes. It provides a core orchestration engine, CLI tools, and a UI, supporting various databases and client SDKs for robust workflow management.; dbos-transact-golang: DBOS Transact provides lightweight durable workflow orchestration built on Postgres, enabling applications to reliably handle failures by checkpointing state and automatically recovering. It simplifies the development of robust applications that need to process transactions or seamlessly resume long-running data pipelines.
Building highly scalable and fault-tolerant long-running business processes.
Reliably handling failures in critical applications like payments services.