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/rocksdb-sys
Tpt 18ec80c362 Exposes more of RocksDB internal Status struct 3 years ago
..
api Exposes more of RocksDB internal Status struct 3 years ago
lz4@d44371841a RocksDB: Uses lz4 compression on disk 3 years ago
rocksdb@4d57a393a8 Moves to RocksDB v6.26.1 3 years ago
src Use our own Custom rocksdb bindings 3 years ago
Cargo.toml Publishes also our rocksdb wrapper 3 years ago
README.md Publishes also our rocksdb wrapper 3 years ago
build.rs Reduces RocksDB bindings size 3 years ago

README.md

Oxigraph RocksDB bindings

RocksDB bindings for Oxigraph.

Based on librocksdb-sys under Apache v2 license.