Package Usage: go: github.com/jackc/puddle/v2
Package puddle is a generic resource pool with type-parametrized api.
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.
10 versions
Latest release: almost 2 years ago
1,094 dependent packages
View more package details: https://packages.ecosystem.code.gouv.fr/registries/proxy.golang.org/packages/github.com/jackc/puddle/v2
Dependent Repos 3
signaux-faibles/datapi
datAPI - API des applications web signaux-faiblesSize: 43.1 MB - Last synced: about 6 hours ago - Pushed: about 12 hours ago

COSAE-FR/ripacb
RIP ACB Server and clientSize: 91.8 KB - Last synced: 15 days ago - Pushed: 7 months ago

COSAE-FR/riputils
Common utilities for RIP projectsSize: 105 KB - Last synced: 15 days ago - Pushed: over 1 year ago
