[ 源代码: golang-github-boltdb-bolt ]
软件包: golang-github-boltdb-bolt-dev (1.3.1-5)
golang-github-boltdb-bolt-dev 的相关链接
Trisquel 的资源:
下载源码包 golang-github-boltdb-bolt:
- [golang-github-boltdb-bolt_1.3.1-5.dsc]
- [golang-github-boltdb-bolt_1.3.1.orig.tar.gz]
- [golang-github-boltdb-bolt_1.3.1-5.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Go Packaging Team (Mail Archive)
- Alexandre Viau
- Martín Ferrari
- Tim Potter
外部的资源:
- 主页 [github.com]
相似软件包:
low-level key/value database for Go
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.