|
|
|
|
|
by KraftyOne
498 days ago
|
|
DBOS solves this problem by storing state in Postgres, which is really good at coordinating multiple copies of the same service. Essentially, Postgres does the hard parts of external orchestration, letting you work with a simple library abstraction. |
|