Saga pattern demo with Temporal
bun install
bun run dev
Mac: brew install temporal
Other: Download and extract the latest release from https://github.com/temporalio/cli/releases/latest
temporal server start:dev
Open browser to http://localhost:8233 to see the Temporal Web UI.
bun run start:worker
bun run start:workflow
Here is an example output with bun run dev
.
More detail on saga.
- Saga pattern made easy
- Saga pattern - Azure Design Patterns | Microsoft Learn
- Pattern: Saga
- The Saga Pattern - ByteByteGo Newsletter
👤 Dung Huynh
- Website: https://productsway.com/
- Twitter: @jellydn
- Github: @jellydn
Give a ⭐️ if this project helped you!