kvdb 0.9.0

Generic key-value trait
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.parity-util-mem]
default-features = false
version = "0.9"

[dependencies.smallvec]
version = "1.0.0"

[package]
authors = ["Parity Technologies <admin@parity.io>"]
description = "Generic key-value trait"
edition = "2018"
license = "MIT OR Apache-2.0"
name = "kvdb"
repository = "https://github.com/paritytech/parity-common"
version = "0.9.0"