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

Package Usage: go: github.com/jackc/puddle

Package puddle is a generic resource pool. Puddle is a tiny generic resource pool library for Go that uses the standard context library to signal cancellation of acquires. It is designed to contain the minimum functionality a resource pool needs that cannot be implemented without concurrency concerns. For example, a database connection pool may use puddle internally and implement health checks and keep-alive behavior without needing to implement any concurrent code of its own.
9 versions
Latest release: almost 3 years ago
1,651 dependent packages

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

Dependent Repos 1

csan/csan
CSAN : A marketplace for science

Last synced: 8 months ago