_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
guile-lmdb 0.0.1-2.56a986f
Dependencies: guile@3.0.9 lmdb@0.9.29
Channel: guix
Location: gnu/packages/guile-xyz.scm (gnu packages guile-xyz)
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, and call-with-wrapped-cursor helpers and respective with- macros.

  • for-cursor procedure for cursor iteration.

  • val and stat types.

  • set-compare! and set-dupsort! to configure entry sorting.

  • Error signaling instead of integer return values.

Total results: 1