//
sign in
Post
by @danabra.mov
PostEmbed
by @danabra.mov
Record
by @jimpick.com
Record
by @atsui.org
+ new component
Post
We wrote a new blog post on why co-locating workflow state with your data is powerful: www.dbos.dev/blog/co-loca... When workflow metadata and application data live in the same database, they can be updated in the same transaction. That simplifies tough problems like atomicity and idempotency.
1d
When workflow metadata and application data live in the same Postgres database, they can be updated in the same database transaction, which simplifies tough problems like workflow task idempotency and...
www.dbos.dev
The Case for Co-Locating Workflow State with Your Data | DBOS
Qian Li