sqlite: adding connection pooling and WAL

This commit is contained in:
Alpha Nerd 2025-11-20 15:37:04 +01:00
parent aa23a4dd81
commit 45d1d442ee
3 changed files with 116 additions and 109 deletions

2
.gitignore vendored
View file

@ -64,4 +64,4 @@ cython_debug/
config.yaml
# SQLite
*.db
*.db*