dbos-inc / dbos-transact-py

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

Devhawk/async #127

Closed devhawk closed 1 week ago

devhawk commented 1 month 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