Lindenii Project Forge
Login

hare-lmdb

Hare bindings for LMDB

ssh://forge.lindenii.runxiyu.org/hare/-/repos/hare-lmdb

fccdef87 — Runxi Yu 2025-08-09 19:41:30
Remove the unnecessary cursor type
44a43717 — Runxi Yu 2025-08-10 00:54:19
Support nomem
e209eab6 — Runxi Yu 2025-03-15 14:43:11
Add strerror

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.