Skip to content

0.9.0

Choose a tag to compare

@toolslive toolslive released this 18 Mar 09:05
· 79 commits to master since this release

Adding new flavour to the cursor based API, which allows you to retrieve keys and values with less copying.

val get3: bdb -> string -> string
val key3: bdb -> bdbcur -> string
val value3: bdb -> bdbcur -> string