Back to News
Advertisement
Advertisement

⚡ Community Insights

Discussion Sentiment

50% Positive

Analyzed from 100 words in the discussion.

Trending Topics

#temporal#infrastructure#postgres#replacement#without#needing#server#dbosify#little#unclear

Discussion (5 Comments)Read Original on HackerNews

unsnap_bicepsabout 2 hours ago
I'm a little unclear on this. You say it's a replacement for Temporal, but the GitHub repo says it's a replacement for the temporal python client SDK?

Then in the description you say "This lets you run durable workflows, activities, signals, updates, retries, and recovery without needing any infrastructure except Postgres." but your diagram shows worker nodes outside of the Postgres server, so you do need infrastructure beyond the Postgres instance?

lmzabout 1 hour ago
I think "without needing any infrastructure" is in contrast to Temporal, which has its own server in front of the storage.
KraftyOne2 days ago
Hi HN, I'm Peter, creator of DBOSify. Here to answer any questions you have!
hatefulheartabout 2 hours ago
You can add a dev dependency in your pyprojec.toml with uv, look it up.
actionfromafarabout 3 hours ago
What would it involve to get DBOSify for C#?