Switch to sqlite in memory db
b1zzu opened this issue · 0 comments
b1zzu commented
Because we are targeting tests, we don't need to persist data across multiple executions, for this reason, we can switch to SQLite in-memory and drastically improve the database performance.