hashtree-lmdb 0.2.3

LMDB-backed content-addressed blob storage for hashtree
Documentation
[dependencies.async-trait]
version = "0.1"

[dependencies.hashtree-core]
version = "0.2.3"

[dependencies.heed]
version = "0.20"

[dev-dependencies.tempfile]
version = "3"

[dev-dependencies.tokio]
features = ["rt-multi-thread", "macros"]
version = "1"

[lib]
name = "hashtree_lmdb"
path = "src/lib.rs"

[package]
authors = ["Martti Malmi"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "LMDB-backed content-addressed blob storage for hashtree"
edition = "2021"
license = "MIT"
name = "hashtree-lmdb"
readme = "README.md"
repository = "https://files.iris.to/#/npub1xndmdgymsf4a34rzr7346vp8qcptxf75pjqweh8naa8rklgxpfqqmfjtce/hashtree"
version = "0.2.3"