Home

Awesome

kv

<a href="https://crates.io/crates/kv"> <img src="https://img.shields.io/crates/v/kv.svg"> </a>

An embedded key/value store for Rust built on sled

Note: kv 0.20 and greater have been completely re-written to use sled instead of LMDB. In the process the entire API has been redesigned and simplified significantly. If you still need to use LMDB or don't like the new interface then you might want to check out rkv.

Optional features

Documentation

See https://docs.rs/kv