Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
simonw
on Aug 10, 2022
|
parent
|
context
|
favorite
| on:
How SQLite Helps You Do ACID
This was so useful to me. I feel like I have a pretty solid idea of how journal mode actually works now.
I cannot wait for the follow-up explaining WAL mode!
benbjohnson
on Aug 10, 2022
[–]
Thanks! The WAL mode is really interesting because it just changes the design just a little bit but you get a ton of additional benefits. I have that post in the works right now.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
I cannot wait for the follow-up explaining WAL mode!