Skip to content

SQLiteJournal: speed up cache writing, prevent database locked error #66

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Mar 1, 2022

Conversation

forgie1
Copy link
Contributor

@forgie1 forgie1 commented Feb 27, 2022

see also: https://forum.nette.org/cs/24571-nette-caching-sqllitejournal-velmi-pomaly

Tested on production server as well. It helped to prevent DB locked errors.

@dg
Copy link
Member

dg commented Mar 1, 2022

I honestly don't understand this area at all, but we can test it.

@dg dg changed the title speed up cache writing, prevent database locked error SQLiteJournal: speed up cache writing, prevent database locked error Mar 1, 2022
@dg dg merged commit f99512e into nette:master Mar 1, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SQLliteJournal is slow, can cause Database Locked error
2 participants