~runxiyu/hare-lmdb

Hare bindings for LMDB
Add strerror
Add basic env, txn, and dbi functions and modify examples to use them
Add val and u8s_val

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~runxiyu/hare-lmdb
read/write
git@git.sr.ht:~runxiyu/hare-lmdb

You can also use your local clone with git send-email.

#hare-lmdb – Hare bindings for LMDB

These are some Hare bindings for LMDB. Not all features have bindings here yet; common functionality should however be present. Please feel free to expand them.

#License

This inherits the OpenLDAP license from the original code. See the LICENSE file.

#Contributing

Create a branch that begins with contrib/ and push to the main repo via SSH directly.

git clone ssh://forge.lindenii.runxiyu.org/hare/:/repos/hare-lmdb/
cd hare-lmdb
git checkout -b contrib/whatever
# edit and commit stuff
git push -u origin HEAD

#Support

#chat on irc.runxiyu.org.

Do not follow this link