electrs-librocksdb-sys

Crates.ioelectrs-librocksdb-sys
lib.rselectrs-librocksdb-sys
version0.9.0-e3+7.8.3
sourcesrc
created_at2021-09-18 05:42:55.002186
updated_at2023-10-11 15:21:02.309701
descriptionNative bindings to librocksdb (electrs fork)
homepage
repositoryhttps://github.com/romanz/rust-rocksdb
max_upload_size
id453213
size16,955,607
Roman Zeyde (romanz)

documentation

README

RocksDB bindings

Low-level bindings to RocksDB's C API.

Based on original work by Tyler Neely https://github.com/rust-rocksdb/rust-rocksdb and Jeremy Fitzhardinge https://github.com/jsgf/rocksdb-sys

Version

The librocksdb-sys version number is in the format X.Y.Z+RX.RY.RZ, where X.Y.Z is the version of this crate and follows SemVer conventions, while RX.RY.RZ is the version of the bundled rocksdb.

Commit count: 916

cargo fmt