description |
---|
a lab of new ideas for Cadence project |
iWF as a DSL framework on top of Cadence.
I am now focusing on this iWF project :)
iWF is an all-in-one platform for developing long-running business processes. It offers a convenient abstraction layer for utilizing databases, ElasticSearch, message queues, durable timers, and more, with a clean, simple, and user-friendly interface.
iWF is a versatile WorkflowAsCode engine that is both simple and powerful. By utilizing Cadence/Temporal as an interpreter on the backend, iWF preserves all the capabilities of Cadence/Temporal, while maintaining the same level of scalability and reliability.
Here implements SQL persistence with SQLite. Tested locally.
What code should be written in a workflow or an activity in Cadence, and how
Here shares some development summaries