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.
8 lines
333 B
8 lines
333 B
Oxigraph RocksDB bindings
|
|
=========================
|
|
|
|
[RocksDB](http://rocksdb.org/) bindings for [Oxigraph](https://oxigraph.org).
|
|
|
|
It is also possible to switch to [Speedb](https://www.speedb.dev/) by enabling the `"seedb"` Cargo feature.
|
|
|
|
Based on [librocksdb-sys](https://crates.io/crates/librocksdb-sys) under Apache v2 license.
|
|
|