7 releases
0.8.0+7.4.4 | Apr 21, 2023 |
---|---|
0.2.10+8.1.1 | Jun 27, 2024 |
0.2.7+8.1.1 | Aug 29, 2023 |
0.2.1+7.9.2 | Jul 9, 2023 |
0.1.0 | Apr 23, 2023 |
#2600 in Database interfaces
341 downloads per month
Used in haizhi-rocksdb
17MB
359K
SLoC
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 haizhi-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.
Dependencies
~0–4MB
~72K SLoC