Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
donut
on Jan 20, 2021
|
parent
|
context
|
favorite
| on:
Serverless SQLite
Where's the SQLite database written? How do you ensure only one writer is modifying it?
warpech
on Jan 20, 2021
[–]
Two-phase commit[0] could do the job
[0]
https://en.m.wikipedia.org/wiki/Two-phase_commit_protocol
johncena33
on Jan 20, 2021
|
parent
[–]
How do you do two phase commit on a sqlite database file?
warpech
on Jan 23, 2021
|
root
|
parent
[–]
I don't know SQLite specifically, but I think that it can be implemented in the application logic using the primitives of any RDBMS. This old thread suggests that
http://sqlite.1065341.n5.nabble.com/Re-Two-Phase-commit-usin...
Join us for
AI Startup School
this June 16-17 in San Francisco!
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: