Comment by zaptheimpaler
14 hours ago
SQLite does not support concurrent writes at all (on a single machine), a single writer process locks the entire database.
14 hours ago
SQLite does not support concurrent writes at all (on a single machine), a single writer process locks the entire database.
No comments yet
Contribute on Hacker News ↗