r2dbc / r2dbc-pool

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

Configure `warmupParallelism` to `minSize` #197

Open pkgonan opened 1 year ago

pkgonan commented 1 year ago

Hi.

Is there any fix plan about pool colocation?

There are many options to solve this issue. (https://github.com/reactor/reactor-netty/issues/2781#issuecomment-1628444158)

Related Link

mp911de commented 12 months ago

Happy to accept a pull request.