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

Adding Streamdal and Workflow Engines #878

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

Conversation

Dosplatos
Copy link

@Dosplatos Dosplatos commented Feb 23, 2024

Checklist:

  • I've read and understood Contributing Guidelines.
  • I've added the new resource at the end of its section.
  • This resource is out there for a while, and actively maintained.
  • This resource is popular enough and has at least a few hundred stars on GitHub.

Streamdal gives a highly performant way to handle any kind of validation, data transformation, or other workflow you need to happen fast (the Wasm makes it really fast). It's embedded into application code and executes the workflows at runtime, on the client side. So no network hops.

Very well documented, and the Node SDK comes with a great sandbox to help understand how the engine is used. Should be a fantastic addition to this awesome list!

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.

None yet

1 participant