Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Writing does not lock readers if you use the WAL feature (Write-Ahead Log, introduced in 2010)

https://sqlite.org/wal.html

> WAL provides more concurrency as readers do not block writers and a writer does not block readers. Reading and writing can proceed concurrently.



Right. I meant it doesn't support concurrent writes.


On any personal website, that shouldn't be much of a problem, most blogs have only a few writes at a time




Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact