vladmihalcea / flexy-pool

FlexyPool adds metrics and failover strategies to a given Connection Pool, allowing it to resize on demand.
Apache License 2.0
1.09k stars 120 forks source link

Documentation Updates for different Adaptors #69

Open faysalmehmood opened 1 year ago

faysalmehmood commented 1 year ago

Would appreciate it if the wikis for different adaptors can be updated by adding non .xml based configurations too. For example the one for HickariCP https://github.com/vladmihalcea/flexy-pool/wiki/HikariCP-Configuration

vladmihalcea commented 1 year ago

@faysalmehmood Send me a Pull Request with the changes, and I'll integrate it.