You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@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).
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
See
toolslive/camltc
but we may want
toolslive/camltc#24
?fixed.
The text was updated successfully, but these errors were encountered: