PolarDB-X Glue is an extension to MySQL Connector/J 8.0.
PolarDB-X Glue uses asynchronous requests, session and connection decoupling, instance-level connection pool, traffic control and other mechanisms. By working with PolarDB-X Engine, this extension can improve the network efficiency between third-party systems and PolarDB-X Engine and improve the stability in high concurrency multi-connection scenarios.
The code from MySQL Connector/J 8.0 still follows the original license, see the license for details.
The derivative code of PolarDB-X Glue is under the Apache License 2.0, see the license file for details.
See how to contribute.