cadence-workflow

Distributed workflow orchestration engine for reliable task execution

brewmacoslinux
Try with needOr install directly
Source

About

Distributed, scalable, durable, and highly available orchestration engine

Commands

cadencecadence-cli

Examples

Start the Cadence server$ cadence-server start
Register a new domain$ cadence-cli --domain myDomain domain register
List all workflows in a domain$ cadence-cli --domain myDomain workflow list