How it works
PgWorkflows turns ordinary async C# methods into durable workflows by persisting every step’s outcome in Postgres. No separate server, no event-history replay rules — just your app and a handful of tables.
PgWorkflows turns ordinary async C# methods into durable workflows by persisting every step’s outcome in Postgres. No separate server, no event-history replay rules — just your app and a handful of tables.