⚠️ Warning: This is a draft ⚠️

This means it might contain formatting issues, incorrect code, conceptual problems, or other severe issues.

If you want to help to improve and eventually enable this page, please fork RosettaGit's repository and open a merge request on GitHub.

[https://github.com/boltdb/bolt Bolt] is a pure Go key/value store which provides a simple, fast and reliable database for projects that don't require a full database server such as Postgres or MySQL.

Its use is subject to the [https://github.com/boltdb/bolt/blob/master/LICENSE MIT License].