Absurd Workflows: Durable Execution With Just Postgres
Posted by self@reddit | programming | View on Reddit | 10 comments
Posted by self@reddit | programming | View on Reddit | 10 comments
Professional-Trick14@reddit
Isn't this the same concept as DBOS? Not trying to disparage you, but what makes this different or is it just the exact same thing?
farsass@reddit
DBOS is an open core solution requiring a paid/licensed component for important features.
emdeka87@reddit
Love it. Is there a .NET SDK planned?
bytefish@reddit
I have written a library here: https://github.com/bytefish/Absurd.NET. It was a first attempt at an API, maybe it’s useful.
emdeka87@reddit
Looking great. You should consider making a PR into main repo. Having a dockerfile would be really useful too
bytefish@reddit
Opened it here: https://github.com/earendil-works/absurd/issues/15#issuecomment-4223182345
emdeka87@reddit
Love it. Is there a .NET SDK planned?
sean_hash@reddit
Postgres slowly becoming the everything-server, one stored procedure at a time.
narrowmindedthinker@reddit
I think it is not slowly becoming. It is already: https://postgresforeverything.com/
self@reddit (OP)
Announcement: Absurd Workflows: Durable Execution With Just Postgres