awesome-workflow-engines icon indicating copy to clipboard operation
awesome-workflow-engines copied to clipboard

Add faasflow into the workflow engine list

Open s8sg opened this issue 3 years ago • 1 comments

This PR adds FaaSFlow as a Workflow engine, primarily focused on OpenFaaS

FaaSFlow comes with a completely decoupled SDK which allows to build complex workflow as a DAG in Golang. Some of the main feature is

  1. Support of Sub-DAG
  2. Branching
  3. Conditional Branching
  4. ForEach Loop
  5. Complete visibility for each state transition and many more

Thanks for creating the awesome list. Glad to see FaaSFlow listed here

Signed-off-by: s8sg [email protected]

s8sg avatar Jul 06 '20 03:07 s8sg

@s8sg can you fix conflicts ?

meirwah avatar Jan 23 '23 18:01 meirwah