We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ad9885 commit 15aa446Copy full SHA for 15aa446
ticdc/ticdc-overview.md
@@ -41,10 +41,14 @@ This section introduces the replication features of TiCDC.
41
42
Currently, the TiCDC sink component supports replicating data to the following downstream platforms:
43
44
+<<<<<<< HEAD
45
- Databases compatible with MySQL protocol. The sink component provides the final consistency support.
46
- Kafka based on the TiCDC Open Protocol. The sink component ensures the row-level order, final consistency or strict transactional consistency.
47
48
### Ensure replication order and consistency
49
+=======
50
+## Implementation of processing data changes
51
+>>>>>>> 8b429d5e6e (cdc: remove mention about force-replicate (#19249))
52
53
#### Replication order
54
0 commit comments