Show HN: DBOS Java – Postgres-Backed Durable Workflows

via github.com

Short excerpt below. Read at the original source.

Hi HN – I’m Peter, here with Harry (devhawk), and we’re building DBOS Java, an open-source Java library for durable workflows, backed by Postgres. https://github.com/dbos-inc/dbos-transact-java Essentially, DBOS helps you write long-lived, reliable code that can survive failures, restarts, and crashes without losing state or duplicating work. As your workflows run, it checkpoints each step they […]

Read at Source