Y
Hacker News
new
|
ask
|
show
|
jobs
by
jcsalterego
3361 days ago
FWIW, my understanding of sqlite is that it allows atomic operations against the same DB, even if there are different clients... so I would guess at worst the clobbering is minimal. I could be wrong, though.