berrypod/config
jamey 19d8c7d0fd
Some checks failed
deploy / deploy (push) Has been cancelled
tune SQLite PRAGMAs for production
Add journal_size_limit (64MB), default_transaction_mode: :immediate,
and mmap_size (128MB) across dev, test, and prod configs. Benchmarks
showed IMMEDIATE mode eliminates transaction upgrade BUSY errors and
mmap improves read throughput.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-22 09:23:41 +00:00
..
config.exs rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00
dev.exs tune SQLite PRAGMAs for production 2026-02-22 09:23:41 +00:00
prod.exs rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00
runtime.exs tune SQLite PRAGMAs for production 2026-02-22 09:23:41 +00:00
test.exs tune SQLite PRAGMAs for production 2026-02-22 09:23:41 +00:00