Add *Pool.Remove(res)
This commit is contained in:
@@ -9,7 +9,6 @@ Puddle is a generic resource pool library for Go.
|
||||
* 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
|
||||
* Stress test
|
||||
|
||||
Reference in New Issue
Block a user