Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/janos/boltdbpool
Pool of Bolt DBs
https://github.com/janos/boltdbpool
Last synced: about 1 month ago
JSON representation
Pool of Bolt DBs
- Host: GitHub
- URL: https://github.com/janos/boltdbpool
- Owner: janos
- License: bsd-3-clause
- Created: 2015-07-09T14:23:45.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-03-23T08:37:44.000Z (over 1 year ago)
- Last Synced: 2024-06-19T13:46:43.342Z (5 months ago)
- Language: Go
- Homepage:
- Size: 29.3 KB
- Stars: 4
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Pool of Bolt DBs
[![Go](https://github.com/janos/boltdbpool/workflows/Go/badge.svg)](https://github.com/janos/boltdbpool/actions)
[![PkgGoDev](https://pkg.go.dev/badge/resenje.org/boltdbpool)](https://pkg.go.dev/resenje.org/boltdbpool)
[![NewReleases](https://newreleases.io/badge.svg)](https://newreleases.io/github/janos/boltdbpool)## Installation
Run `go get resenje.org/boltdbpool` from command line.