Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add faasflow into the workflow engine list #60

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

s8sg
Copy link

@s8sg s8sg commented Jul 6, 2020

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]

@meirwah
Copy link
Owner

meirwah commented Jan 23, 2023

@s8sg can you fix conflicts ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants