Migrate from SQLite to DynamoDB
grosgg opened this issue · 0 comments
grosgg commented
The proof of concept deployment on app runner was successful. We now need to have data kept in an actually persisted DB like DynamoDB instead of the currently file based SQLite DB that gets cleared every time the app is stopped or deployed.