dbos-inc / dbos-transact-py

Ultra-Lightweight Durable Execution in Python
https://docs.dbos.dev
MIT License
244 stars 7 forks source link

Async System DB #110

Closed devhawk closed 1 month ago

devhawk commented 1 month ago

This DRAFT PR converts all the system DB calls to be async. Code that calls into system db uses asyncio.run to invoke async methods from sync context