Skip to content

Conversation

oskardudycz
Copy link
Collaborator

@oskardudycz oskardudycz commented Jul 28, 2025

Summary

We're adding a workflow processing engine to Emmett for coordinating multi-step/asynchronous business processes. It uses an event store behind the scenes to provide durable execution with full observability, treating each workflow instance as an event stream that acts as both inbox and outbox for handled messages.


🙏🥺 We're really open to your questions, suggestions and constructive criticism.

See full human-Readable form: https://github.com/event-driven-io/emmett/blob/rfc/001-WorkflowEngine/src/rfc/001-Workflow.md

Feedback is more than welcome!

Check the example API in: #256.

Feel also invited to join our Discord Channel if you prefer chat over the PR comments 🙂

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

Successfully merging this pull request may close these issues.

1 participant