Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 283 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 283 Bytes

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