switch us over to better-sqlite3
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
+1
-1
@@ -33,7 +33,7 @@ backend:
|
||||
listen:
|
||||
port: 7007
|
||||
database:
|
||||
client: sqlite3
|
||||
client: better-sqlite3
|
||||
connection: ':memory:'
|
||||
cache:
|
||||
store: memory
|
||||
|
||||
Reference in New Issue
Block a user