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

You can write from multiple processes and this is enabled by default (see PRAGMA locking_mode [1]). If you've got multiple writers you might have to occasionally handle SQLITE_BUSY and retry.

[1] https://www.sqlite.org/pragma.html#pragma_locking_mode



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

Search: