Crates.io | okv_memory |
lib.rs | okv_memory |
version | 0.3.0 |
source | src |
created_at | 2023-11-24 18:37:38.892803 |
updated_at | 2023-11-24 18:37:38.892803 |
description | A versatile key-value storage library |
homepage | |
repository | https://github.com/explodingcamera/okv |
max_upload_size | |
id | 1047307 |
size | 6,028 |
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.