Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Force more timely commits from the WAL journal to the SQLite file.
We close idle connections in the thread pool after a minute, so that SQLite actually commits the changes in the WAL journal into the core *.sqlite3 file.
- Loading branch information