Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release ocaml-rocksdb-0.02 #27360

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

chetmurthy
Copy link
Contributor

This ocaml-rocksdb interface is built using cppffigen, a tool that generates OCaml FFI bindings to C++ libraries that follow the Google C++ Style Guide for memory-ownership.

This might not be the best name for this package. There are already "orocksdb" and "ahrocksdb" packages (both based on ctypes); if you think this should be named something else, I'd be happy to change it.

This ocaml-rocksdb interface is built using cppffigen, a
tool that generates OCaml FFI bindings to C++ libraries
that follow the Google C++ Style Guide for memory-ownership.
@chetmurthy chetmurthy force-pushed the release-ocaml-rocksdb-0.02 branch from 5440587 to 9c78ce6 Compare February 4, 2025 07:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants