obkv 0.2.2

Optimized-bytes key and a value store
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dev-dependencies.quickcheck]
version = "0.9.2"

[package]
authors = ["Kerollmops <clement@meilisearch.com>"]
categories = ["encoding", "database-implementations"]
description = "Optimized-bytes key and a value store"
documentation = "https://docs.rs/obkv"
edition = "2018"
keywords = ["lightweight", "key-value-store", "minimalist"]
license = "MIT"
name = "obkv"
readme = "README.md"
repository = "https://github.com/Kerollmops/obkv"
version = "0.2.2"