Fork of https://github.com/oxigraph/oxigraph.git for the purpose of NextGraph project
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
oxigraph/oxrocksdb-sys
Tpt 9979a3d503 Allows newer dependency versions 10 months ago
..
api Upgrades RocksDB to 8.0.0 2 years ago
lz4@5ff8396801 Upgrades LZ4 to v1.9.4 2 years ago
rocksdb@d9f9b9a759 Upgrades RocksDB to 8.8.1 10 months ago
src Hides bindgen generated code warnings 3 years ago
Cargo.toml Allows newer dependency versions 10 months ago
README.md Renames "rocksdb-sys" into "oxrocksdb-sys" 3 years ago
build.rs Fixes cross compilation of RocksDB with zig targeting macOS 1 year ago
trim_rocksdb.sh Reduces RocksDB file size 2 years ago

README.md

Oxigraph RocksDB bindings

RocksDB bindings for Oxigraph.

Based on librocksdb-sys under Apache v2 license.