ticdc v4.0.0-beta.2
Pre-release
Pre-release
amyangfei
released this
13 Mar 14:23
·
5002 commits
to master
since this release
Initial release of the change data capture, providing following features in this release
- Support capturing change data from TiKV since v4.0.0-beta.2
- Support replicating change data to MySQL protocol compatible database, with a eventual consistency guarantee
- Support replicating change data to Kafka, with either a eventual consistency guarantee or row level order guarantee
- Provide a native support for high availability