Improve sqlite catalog setup performance. (#646)
* Improve SQLite write performance with journal_mode as WAL. * Batch initial catalog setup write in a single transaction.
parent
7633458c
Please register or sign in to comment
* Improve SQLite write performance with journal_mode as WAL. * Batch initial catalog setup write in a single transaction.