Capability
Conditional Branching And Decision Trees
20 artifacts provide this capability.
Want a personalized recommendation?
Find the best match →Top Matches
via “conditional branching with dynamic path selection”
A durable workflow execution engine for Elixir
Unique: Treats branching as a first-class workflow construct with full persistence and observability, rather than as imperative if/else logic in step functions. Each branch is a separate sub-graph with independent step execution history, enabling fine-grained control flow analysis and debugging.
vs others: More declarative than embedding conditionals in step logic and simpler than Temporal's workflow versioning for conditional behavior. Branch selection is queryable and auditable via database records.