Go to file
dengwendi 6de5d2b26a INIT 2023-11-15 15:06:49 +08:00
docs/zh_CN INIT 2023-11-15 15:06:49 +08:00
src/main INIT 2023-11-15 15:06:49 +08:00
LICENSE INIT 2023-11-15 15:06:49 +08:00
README.md INIT 2023-11-15 15:06:49 +08:00
pom.xml INIT 2023-11-15 15:06:49 +08:00

README.md

LICENSE Language

中文文档

What is ApsaraDB GalaxyGlue ?

GalaxyGlue is an extension to MySQL Connector/J 8.0.

GalaxyGlue uses asynchronous requests, session and connection decoupling, instance-level connection pool, traffic control and other mechanisms. By working with ApsaraDB GalaxyEngine, this extension can improve the network efficiency between third-party systems and ApsaraDB GalaxyEngine and improve the stability in high concurrency multi-connection scenarios.

Licensing

The code from MySQL Connector/J 8.0 still follows the original license, see the license for details.

The derivative code of GalaxyGlue is under the Apache License 2.0, see the license file for details.

Contributing

See how to contribute.