yatharthmathur / rustic-db

Key Value store implemented in Rust
2 stars 0 forks source link

Project workflow

RusticDB

A fast and lightweight KeyValue store written in Rust.

Project Setup

How to run

RUST_LOG=info cargo run

How to run test cases

cargo test

Contributing to rustic-db

Please checkout our contribution doc here.