longquanzheng / cadence-lab

a lab for some personal experiments about Cadence project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

description
a lab of new ideas for Cadence project

Cadence-extensions

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.

SQL Plugin: SQLite

Here implements SQL persistence with SQLite. Tested locally.

Learnings of using Cadence

What code should be written in a workflow or an activity in Cadence, and how

Development guide

Here shares some development summaries

About

a lab for some personal experiments about Cadence project

License:Apache License 2.0


Languages

Language:Go 51.1%Language:CSS 21.2%Language:HTML 16.3%Language:JavaScript 10.2%Language:Makefile 1.2%