Y
Hacker News
new
|
ask
|
show
|
jobs
by
andersmurphy
12 days ago
In SQLite all writes are serialisable by default and it scales really well. I think having a single writer is what makes the big difference here.