Skip to content

Comment on How to think about durable execution

Comments

We recently started using DBOS for durable execution - it's much easier to integrate than Temporal and it Just Uses Postgres(tm), which is nice.

Have you compared with LittleHorse.io? Seems like that would be durable and easier for workflows and retries etc

First time hearing of it.

At first glance it looks more complicated than DBOS, not easier. DBOS is just a library and doesn't require a special DSL.

Also we use node which it Little horse doesn't seem to support.

Another happy DBOS user here. It slides right into our existing Postgres usage and has a simple Go SDK.

I've been using Restate for durable execution. The TypeScript SDK was easy to use.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.