[go: up one dir, main page]

librocksdb-sys 6.1.3

Native bindings to librocksdb
Documentation
[build-dependencies.bindgen]
version = "0.49"

[build-dependencies.cc]
features = ["parallel"]
version = "^1.0"

[build-dependencies.glob]
version = "0.3"
[dependencies.libc]
version = "0.2"
[dev-dependencies.const-cstr]
version = "0.3"

[dev-dependencies.uuid]
features = ["v4"]
version = "0.7"

[features]
bzip2 = []
default = ["static"]
lz4 = []
snappy = []
static = []
zlib = []
zstd = []

[package]
authors = ["Karl Hobley <karlhobley10@gmail.com>", "Arkadiy Paronyan <arkadiy@ethcore.io>"]
build = "build.rs"
description = "Native bindings to librocksdb"
keywords = ["ffi", "rocksdb"]
license = "MIT/Apache-2.0/BSD-3-Clause"
links = "rocksdb"
name = "librocksdb-sys"
readme = "README.md"
repository = "https://github.com/rust-rocksdb/rust-rocksdb.git"
version = "6.1.3"