Engineering·
Why I Built a Durable Workflow Engine in Rust Instead of Using Temporal
Temporal is excellent for short-to-medium workflows. But when you need campaign sequences that run for weeks, the event replay model starts to fight you. Here's what 2,400 lines of workaround code taught me — and why I started from scratch in Rust.
Read more →