okv_memory 0.3.0

A versatile key-value storage library
Documentation
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.