berrypod/lib
jamey 162bf4ca53 add SQLite concurrency tests and bench task
BenchRepo for isolated concurrency testing against temp DB files.
Correctness tests prove WAL concurrent reads, IMMEDIATE transaction
mode vs DEFERRED upgrade failures, and PRAGMA application. Benchmark
tests (tagged :benchmark, excluded by default) measure throughput.

mix bench.sqlite runs HTTP load scenarios against the full Phoenix
stack with --prod, --scale, --pool-size, and --busy-timeout options.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-22 09:23:36 +00:00
..
berrypod add custom Swoosh adapter for MailerSend 2026-02-21 23:48:06 +00:00
berrypod_web fix Stripe webhook crash on struct access 2026-02-21 23:36:21 +00:00
mix/tasks add SQLite concurrency tests and bench task 2026-02-22 09:23:36 +00:00
berrypod_web.ex rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00
berrypod.ex rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00