Hacker News new | ask | show | jobs
by yomismoaqui 64 days ago
Writes are super fast in SQLite even if they are not concurrent.

If you were seeing errors due to concurrent writes you must adjust BUSY_TIMEOUT

1 comments

Thanks I'll have a look. For now I just had a sane retry strategy. Not that I have any traffic, mind you :-)))