workflows
The simplest way to write workflows as code
Restate lets you write lightweight, flexible, durable workflows-as-code. Combine the resiliency of workflows with the speed and flexibility of regular functions.
Solving durable execution’s immutability problem
The hardest problem in durable execution, as in many areas of infrastructure, is safe updates.
Graceful cancellations: How to keep your application and workflow state consistent 💪
With graceful cancellations, it is now possible to stop service invocations and workflows while keeping the overall application state consistent.