stormchaser-model 1.3.2

A robust, distributed workflow engine for event-driven and human-triggered workflows.
Documentation

stormchaser-model

Foundational domain types and core execution state models for Stormchaser. This crate remains pure and free of execution logic, defining the shared data structures used across the workspace.


About Stormchaser

Stormchaser is a robust, distributed workflow engine for event-driven and human-triggered workflows. Built in Rust for performance and reliability, it utilizes a graph-based DSL, NATS JetStream for event messaging, and PostgreSQL for state management.

For more information, full documentation, and examples, please visit the Stormchaser GitHub Repository and read the Main Project README.