[TiCDC] support data compression when syncing to MySQL/TiDB #9733
Labels
help wanted
Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
type/feature
Issues about a new feature
Is your feature request related to a problem?
When deploy multiple TiDB Clusters across multiple regions, TiCDC will be used to replicate data changes between these TiDB Clusters. There are some points need to be considered when doing cross region replication:
Describe the feature you'd like
Support compression when replicate data changes across regions.
MySQL protocol support compression: https://dev.mysql.com/doc/refman/8.0/en/connection-compression-control.html
TiDB also support connection compression: pingcap/tidb#22605
Describe alternatives you've considered
Teachability, Documentation, Adoption, Migration Strategy
No response
The text was updated successfully, but these errors were encountered: