issues
search
aai-institute
/
jobq
https://aai-institute.github.io/jobq/latest
Apache License 2.0
2
stars
1
forks
source link
Set up persistence layer in backend
#133
Closed
AdrianoKF
closed
3 weeks ago
AdrianoKF
commented
4 weeks ago
Goals:
Integrate an ORM solution in the backend (SQLAlchemy, Peewee, SQLModel, ...)
Optionally integrate a DB migration solution (Alembic, ...)
Adapt deployment to deal with persistent state
Goals: