Hacker News new | ask | show | jobs
by wolttam 26 days ago
Pretty much every durable system has an intent log of some sort. The log provides durability, the database system just integrates that log into a more queryable format.
1 comments

I swear it didn't occur to me that that mean WAL, makes much more sense now LOL