Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
golang-github-boltdb-bolt-dev
Low-level key/value database for go
https://github.com/boltdb/bolt
0
no reviews
Install
Bolt is a pure go key/value store inspired by howard chu's and the 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.