[CONPY-146] Loadbalancing capabilities for Connector/Python Created: 2021-03-08 Updated: 2021-11-08 |
|
| Status: | Open |
| Project: | MariaDB Connector/Python |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | New Feature | Priority: | Minor |
| Reporter: | Ralf Gebhardt | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 2 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
The MariaDB Connector/J provides load balancing and failover capabilities to provide some HA at the client end, see https://mariadb.com/kb/en/library/failover-and-high-availability-with-mariadb-connector-j/ MariaDB Connector/Python should provide that same load balancing and failover capabilities. Would this be blocked by |