1 2 3 4
# In-Memory Database Backend for OKV This crate provides a In-Memory database backend for the OKV key-value store. See the [OKV crate](https://crates.io/crates/okv) for more information. Should not be used directly, but through the OKV crate.