menhirdb 0.1.1

MenhirDB is yet another KV store based on RocksDB. (renamed)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]

[package]
authors = ["Christian Mauduit (ufoot) <ufoot@ufoot.org>"]
description = "MenhirDB is yet another KV store based on RocksDB. (renamed)"
documentation = "https://docs.rs/crate/menhirkv"
edition = "2021"
homepage = "https://gitlab.com/liberecofr/menhirkv"
license = "MIT"
name = "menhirdb"
readme = "README.md"
repository = "https://gitlab.com/liberecofr/menhirkv/tree/main"
version = "0.1.1"