dbos-inc / dbos-transact-py

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

Devhawk/async #127

Open devhawk opened 4 weeks ago

devhawk commented 4 weeks ago

Add support for async workflow/step/transaction methods Also moves internal code to _core package to indicate items that should not be directly imported

fixes #112