Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 291 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 291 Bytes
RUST_LOG=debug cargo run -- --config ./config-example.yaml

Welcome to albertdb, a key-value database. Its design is inspired by other LSM databses like Scylla, Dynamo and RocksDB.

More documentation can be found on my website https://albertlockett.ca/articles/albertdb/intro (WIP)