The 1.6 version of Agroal adds a new pool implementation developed with pgagroal in mind. This new pool is designed for scenarios where multiple Agroal pools share a common data source. Examples are service mesh deployments where services are short-lived and process one transaction.
Feature Request
Bug
- AG-121 - Don’t always call connection.clearWarnings()
- AG-125 - Initial-size limited by max-size
- AG-126 - Don’t store suppliers on the configuration
- AG-124 - Await for the termination of connections when closing the datasource