An open API service providing repository metadata for many open source software ecosystems.

Package Usage: go: github.com/tidwall/buntdb

Package buntdb implements a low-level in-memory key/value store in pure Go. It persists to disk, is ACID compliant, and uses locking for multiple readers and a single writer. Bunt is ideal for projects that need a dependable database, and favor speed over data size.
25 versions
Latest release: about 2 years ago
716 dependent packages

View more package details: https://packages.ecosystem.code.gouv.fr/registries/proxy.golang.org/packages/github.com/tidwall/buntdb

Dependent Repos 5