Migrate to a new database.
Closed this issue · 0 comments
AlexanderColen commented
MongoDB is not ideal for expanding, especially the caching of data, and is causing blockage for other issues. ( #3 )
Migrate the data to PostgreSQL and include DB creation scripts within the code base.
Perhaps couple this with the move to a Docker container.