guile-lmdb 0.0.1-2.56a986f
Channel: guix
Home page: https://github.com/aartaka/guile-lmdb
Licenses: GPL 3+
Synopsis: Bindings for Lightning Memory-Mapped Database in Guile
Description:
This package provides a Scheme wrapper around liblmdb.so. Most names are the same as LMDB ones, except for prefix absence. Several conveniences are added on top:
call-with-env-and-txn
,call-with-cursor
, andcall-with-wrapped-cursor
helpers and respectivewith-
macros.for-cursor
procedure for cursor iteration.val
andstat
types.set-compare!
andset-dupsort!
to configure entry sorting.Error signaling instead of integer return values.
Total results: 1