percona / roadmap

Public Percona Roadmaps
10 stars 1 forks source link

[K8SPS-18] MySQL Operator with asynchronous replication - initial version #20

Closed spron-in closed 2 years ago

spron-in commented 3 years ago

Community Note

Tell us about the feature Create MySQL operator with regular asynchronous replication. PXC is great, but sync replication brings additional overhead and might not be required for an application. It might be just additional flag in existing PXC Operator that would disable Galera.

Which product(s) is this request for? MySQL, Operators

Tell us about the problem Remove PXC overhead and run regular MySQL async replication

Describe alternatives you've considered Other operators

Additional context Anything else that you think might be useful

bratao commented 3 years ago

This would also enable the usage of Myrocks! For some scenarios, this would be awesome!