/orocksdb

An OCaml RocksDb binding using ocaml-ctypes

Primary LanguageOCamlMIT LicenseMIT

ORocksDb

Build Status

This repository contains some ocaml bindings to the C api of rocksdb. It is most certainly not complete. Not all available/implemented options have been tested.

The binding is used as part of https://github.com/openvstorage/alba .

Feel free to suggest features / report bugs using the issue tracker available on the repo. Pull requests are definitely welcome too!