DEV Community

Discussion on: 9 Interesting Open Source Projects You Should Explore Right Now🥷🏻 🎉

Collapse
 
qianl15 profile image
Qian Li

Fantastic list, @arindam_1729 ! I wasn't aware most of those awesome tools. What's your strategy to find them?

I'm currently working on DBOS Transact (github.com/dbos-inc/dbos-transact-py), an open-source, ultra-lightweight durable execution library. With durable execution, your program becomes fully resilient to failures—if it ever gets interrupted or crashes, all workflows will automatically pick up from the last completed step. Looking forward to hearing your feedback!

Collapse
 
arindam_1729 profile image
Arindam Majumder • Edited

I mostly explored them from Producthunt, Twitter, and Google Feed!

DBOS Transact sounds pretty interesting!

I would love to read some around that from your side!