sfackler / r2d2

A generic connection pool for Rust
Apache License 2.0
1.51k stars 82 forks source link

Add hooks to `CustomizeConnection` to allow users to perform actions on connection checkout/in. #131

Open weiznich opened 2 years ago

weiznich commented 2 years ago

As discussed in #130

cc @Ten0