forked from retoor/snek
- Add PRAGMA journal_mode=WAL query to improve concurrent read performance - Add PRAGMA syncnorm=off query to reduce disk synchronization overhead - Both pragmas executed immediately after router setup in Application.__init__