Closed solevis closed 2 years ago
I think PostgreSQL is too overkill for PixyShip. SQLite can handle concurrent access and store all PixyShip data without problems and no need of managing a PostgreSQL server.
After reflection and implementation of Docker for local development this feature is no longer necessary.
I think PostgreSQL is too overkill for PixyShip. SQLite can handle concurrent access and store all PixyShip data without problems and no need of managing a PostgreSQL server.