feat: Start implementation of SQLite index backend

This commit is contained in:
Felix Pojtinger
2021-11-21 00:28:25 +01:00
parent 0cb243a3fb
commit 386f95c1b0
19 changed files with 4046 additions and 2 deletions
+4
View File
@@ -0,0 +1,4 @@
production:
dialect: sqlite3
datasource: /tmp/stfs-metadata.sqlite
dir: db/sqlite/migrations/metadata/