r2dbc / r2dbc-pool

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

Update readme showing proper resource cleanup #161

Closed mp911de closed 2 years ago

mp911de commented 2 years ago

Use usingWhen operators in the context of Project Reactor to show proper resource cleanup.

Follow up to r2dbc/r2dbc.github.io#30