/how-keyvalue-databases-work

How storage engine based-on LSM tree works

Primary LanguageRust

How key value databases work

A book for self-learning.

The book uses mdbook which the Rust Programming Language book uses as well.

cargo install mdbook

mdbook serve
# go to localhost:3000 to read the book