Capability
Event Triggered Workflow Execution
20 artifacts provide this capability.
Want a personalized recommendation?
Find the best match →Top Matches
via “event-driven workflow triggering with pattern matching”
Event-driven durable workflow engine.
Unique: Uses CUE-based declarative trigger configuration for type-safe event matching, combined with Redis-backed event queue for reliable delivery. Trigger patterns are compiled into efficient matching logic rather than interpreted at runtime, reducing latency.
vs others: Simpler trigger definition than Temporal/Cadence (no code-based trigger logic) while supporting more complex patterns than simple queue-based systems through CUE schema validation.