[ 源代码: golang-github-boltdb-bolt ]
软件包:golang-github-boltdb-bolt-dev(1.3.1-7)
golang-github-boltdb-bolt-dev 的相关链接
Debian 的资源:
下载源码包 golang-github-boltdb-bolt:
- [golang-github-boltdb-bolt_1.3.1-7.dsc]
- [golang-github-boltdb-bolt_1.3.1.orig.tar.gz]
- [golang-github-boltdb-bolt_1.3.1-7.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [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.