State Without a Landlord: Durable Workflows Without a Single Owner
A durable workflow survives crashes, deploys, and sleep("7d"). It can do that because the running process never holds the state. The journal does. Every step's input and output are recorded, and on re
blog.platformatic.dev16 min read