A tiny durable key-value store that writes JSONL WAL records before applying in-memory state, then replays safe records after a crash.
node implementations/write-ahead-log/src/demo.jsFull source code for README.md is included in the Pro engineering package.
Explore Course Track