okv_memory

Crates.iookv_memory
lib.rsokv_memory
version0.3.0
sourcesrc
created_at2023-11-24 18:37:38.892803
updated_at2023-11-24 18:37:38.892803
descriptionA versatile key-value storage library
homepage
repositoryhttps://github.com/explodingcamera/okv
max_upload_size
id1047307
size6,028
Henry Gressmann (explodingcamera)

documentation

README

In-Memory Database Backend for OKV

This crate provides a In-Memory database backend for the OKV key-value store. See the OKV crate for more information. Should not be used directly, but through the OKV crate.

Commit count: 36

cargo fmt