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

go-go-etcd-io-bbolt 1.3.11

Embedded key/value database for Go

Bolt is a pure Go key/value store inspired by Howard Chu's LMDB project. The goal of the project is to provide a simple, fast, and reliable database for projects that don't require a full database server such as Postgres or MySQL.

Installation

Install go-go-etcd-io-bbolt 1.3.11 as follows:

guix install go-go-etcd-io-bbolt@1.3.11

Or install the latest version:

guix install go-go-etcd-io-bbolt

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.