repository
8.2.0+incompatible
Repository: https://github.com/pingcap/tiflow.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# README
TiFlow
Introduction
TiFlow is a unified data replication platform for TiDB that consists of two main components: TiDB Data Migration (DM) and TiCDC.
- DM enables full data migration and incremental data replication from MySQL or MariaDB to TiDB.
- TiCDC replicates change data to various downstream systems, such as MySQL protocol-compatible databases and Kafka.
For more details, see DM README and TiCDC README.
License
TiFlow is under the Apache 2.0 license. See the LICENSE file for details.