Add max resource lifetime checking on return
This commit is contained in:
@@ -12,3 +12,5 @@ Puddle is a generic resource pool library for Go.
|
||||
* Reset pool
|
||||
* Shrink pool
|
||||
* Stress test
|
||||
* Stat - supercede Size, include available resources, checked out resources, get count, slow get count, slow get wait time, total create count, total background error count
|
||||
* Refactor createCalls and closeCalls in tests
|
||||
|
||||
Reference in New Issue
Block a user