r2dbc / r2dbc-pool

Connection Pooling for Reactive Relational Database Connectivity
https://r2dbc.io
Apache License 2.0
331 stars 55 forks source link

Use MRU reuse order to evict idle connections, #166 #167

Closed patriknw closed 2 years ago

patriknw commented 2 years ago

Refs #166

mp911de commented 2 years ago

Thank you for your contribution. That's merged and backported now.