|
|
|
|
|
by jedberg
637 days ago
|
|
It's sort of a combination of both. The library solves those problems by storing specific data in the database and then taking advantage of the database's ACID properties and transactions to make the guarantees. Then the DBOS cloud platform optimizes those interactions between the database and code so that you get a superior experience to running locally. |
|