2
0
Jack Christensen 45336ddb3f Name project "Puddle"
pool was inconvenient as a name because the obvious name for a variable
is pool. But that caused a name collision with the package.
2018-12-22 21:18:27 -06:00
2018-12-22 21:18:27 -06:00
2018-12-22 21:18:27 -06:00
2018-12-22 21:18:27 -06:00

Puddle

Puddle is a generic resource pool library for Go.

TODO

  • Error reporting for async errors
  • Min pool size
  • Max resource lifetime
  • Max resource uses
  • Max resource idle time
  • Resource keep alive
  • Resource health check - keep alive and health check might be same thing
  • Remove resource (instead of just return to pool)
  • Reset pool
  • Shrink pool
S
Description
No description provided
Readme 189 KiB
Languages
Go 100%