A fully functioning key-value engine made using Rust.
Make sure you have Rust installed.
Use cargo to build the project files:
cargo build
Use cargo to run the program:
cargo run
See license file
A fully functioning key-value engine made using Rust.
Make sure you have Rust installed.
Use cargo to build the project files:
cargo build
Use cargo to run the program:
cargo run
See license file