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

tokyo backend #3

Open
smondet opened this issue Dec 5, 2014 · 3 comments
Open

tokyo backend #3

smondet opened this issue Dec 5, 2014 · 3 comments

Comments

@smondet
Copy link
Owner

smondet commented Dec 5, 2014

See
toolslive/camltc
but we may want
toolslive/camltc#24?
fixed.

@UnixJunkie
Copy link

That's a shame we don't have anymore good old bindings to berkeleydb in ocaml.
This was the key-value workhorse database in the past...

@smondet
Copy link
Owner Author

smondet commented Jun 14, 2018

@UnixJunkie I think I remember there was a Berkeley DB library in the pre-opam era, don't know what happened to it.
In any case, as far as I know, Berkeley DB does not provide an API capable of implementing Trakeva's Action.t transactions (or would need to implement them on top of ithe DB).

@UnixJunkie
Copy link

I don't need ACID transactions, I just want the highest performance and a Hashtbl on disk.
I know about those bdb bindings (but they were for an old vesion of bdb):
https://github.com/fccm/ocamlbdb

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants