An open API service indexing awesome lists of open source software.

https://github.com/guillotinaweb/librocksdb-sys


https://github.com/guillotinaweb/librocksdb-sys

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

RocksDB bindings (WIP)
======================

Low-level bindings to RocksDB's C API.

With transaction API

Based on original work by Tyler Neely
https://github.com/rust-rocksdb/rust-rocksdb
and Jeremy Fitzhardinge
https://github.com/jsgf/rocksdb-sys