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 da315abd44 Starts developing v0.3.0-beta.3 3 years ago
..
api Fixes RocksDB build 3 years ago
lz4@d44371841a RocksDB: Uses lz4 compression on disk 3 years ago
rocksdb@fcf3d75f3f Updates RocksDB to v6.27.3 3 years ago
src Use our own Custom rocksdb bindings 3 years ago
Cargo.toml Starts developing v0.3.0-beta.3 3 years ago
README.md Publishes also our rocksdb wrapper 3 years ago
build.rs RocksDB: Avoids modifying source code inside the build script 3 years ago

README.md

Oxigraph RocksDB bindings

RocksDB bindings for Oxigraph.

Based on librocksdb-sys under Apache v2 license.