switch us over to better-sqlite3

Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Fredrik Adelöw
2022-03-11 14:01:35 +01:00
parent 3f21eb4d13
commit efc73db10c
39 changed files with 121 additions and 302 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ backend:
listen:
port: 7007
database:
client: sqlite3
client: better-sqlite3
connection: ':memory:'
cache:
store: memory