Comment by saintarian
Comment by saintarian 8 hours ago
Great project! Love the library+db approach. Some questions:
1. How much work is it to add bindings for new languages? 2. I know you provide conductor as a service. What are my options for workflow recovery if I don't have outbound network access? 3. Considering this came out of https://dbos-project.github.io/, do you guys have plans beyond durable workflows?
1. We also have support for Python and TypeScript with Java coming soon: https://github.com/dbos-inc
2. There are built-in APIs for managing workflow recovery, documented here: https://docs.dbos.dev/production/self-hosting/workflow-recov...
3. We'll see! :)