Open
Description
Describe the issue
I belive this wrappers has all the plugins to solve the distribution issue on Aurora Mysql autscaling, we have an issue that new replicas are not picked up when additng new replicas, it usually happens on traffic spikes and there are no "idle" connections to close and ropen
Using this package, we see that the host monitoring "find" new replicas, but "read write split" plug, does not not use them, as it has the read replica cached
We didnt find any example in the docs that explains how to confgure the wrapper correctly for such case
Thanks