feat: Add benchmarking of pooled sqlite (no-changelog) (#10550)

This commit is contained in:
Tomi Turtiainen
2024-08-27 17:51:43 +03:00
committed by GitHub
parent 836178fcaa
commit 5925f56456
10 changed files with 137 additions and 44 deletions

View File

@@ -4,6 +4,8 @@ services:
environment:
- N8N_DIAGNOSTICS_ENABLED=false
- N8N_USER_FOLDER=/n8n
- DB_SQLITE_POOL_SIZE=3
- DB_SQLITE_ENABLE_WAL=true
ports:
- 5678:5678
volumes: