package ahrocksdb

  1. Overview
  2. No Docs
A binding to RocksDB

Install

Dune Dependency

Authors

Maintainers

Sources

ahrocksdb-0.2.0.tbz
sha256=ac846595f689ca993e4d02311ccc17c4b4f625bd4f3be0ee8afbc8186fd4dff8
md5=02ce10d5ad0839e0d594f1cc2aa6c2e9

Description

This is a binding to Facebook's RocksDB.

Early prototype of this library based on orocksdb, we decided to rewrite our own binding to make use of Ctypes's stubs generators instead of the dynamic mode used in orocksdb.

It is currently based and was tested against RocksDB 5.14fb, and should work with newer versions of this library.

API changes and contributions

While we do not plan big changes in what is already implemented, we do not guarantee the stability of these APIs.

Some APIs could definitely use improvements (moving the current configuration system to a builder-like pattern), and some breakage may or may-not happen.

Pull requests to improve any parts of the library are however welcome, whether they are related to tests, binding coverage, or API improvements, feel free to open an issue to discuss changes.

Published: 30 Nov 2018

Dev Dependencies (3)

  1. alcotest with-test
  2. cryptokit with-test
  3. bos with-test

Used by

None

Conflicts

None

OCaml

Innovation. Community. Security.