dbos-inc / dbos-transact-py

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

Simplify Database Configuration #136

Closed kraftp closed 1 week ago

kraftp commented 1 week ago

Make app_db_name optional and remove it from the template. If it's not specified, use the app name (suitably transformed) as app_db_name.