GeistHaus
log in · sign up

aalhour

Part of aalhour.com

notes on software, systems, books, and curiosity.

stories primary
The Memtable: where writes go to wait
Databases
Before the disk gets involved, memory has to learn the rules.
https://aalhour.com/posts/beachdb-memtable-v1/
The syscall I forgot: directory fsync
Databases
Sometimes the missing durability bug is one directory above where you were looking.
https://aalhour.com/posts/beachdb-the-syscall-i-forgot/