This package browser is in early development. Mind the rough edges.

kyotocabinet 1.2.79

Kyoto Cabinet is a modern implementation of the DBM database

Kyoto Cabinet is a standalone file-based database that supports Hash and B+ Tree data storage models. It is a fast key-value lightweight database and supports many programming languages. It is a NoSQL database.

Installation

Install kyotocabinet 1.2.79 as follows:

guix install kyotocabinet@1.2.79

Or install the latest version:

guix install kyotocabinet

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.