You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,9 @@
1
-
#Apache Flink<sup>®</sup> CDC Connectors
1
+
#CDC Connectors for Apache Flink<sup>®</sup>
2
2
3
-
Apache Flink<sup>®</sup> CDC is a set of source connectors for Apache Flink<sup>®</sup>, ingesting changes from different databases using change data capture (CDC).
4
-
The Apache Flink<sup>®</sup> CDC integrates Debezium as the engine to capture data changes. So it can fully leverage the ability of Debezium. See more about what is [Debezium](https://github.com/debezium/debezium).
3
+
CDC Connectors for Apache Flink<sup>®</sup> is a set of source connectors for Apache Flink<sup>®</sup>, ingesting changes from different databases using change data capture (CDC).
4
+
CDC Connectors for Apache Flink<sup>®</sup> integrates Debezium as the engine to capture data changes. So it can fully leverage the ability of Debezium. See more about what is [Debezium](https://github.com/debezium/debezium).
5
5
6
-
This README is meant as a brief walkthrough on the core features with Flink<sup>®</sup> CDC Connectors. For a fully detailed documentation, please see [Documentation](https://ververica.github.io/flink-cdc-connectors/master/).
6
+
This README is meant as a brief walkthrough on the core features of Ververica CDC Connectors for Apache Flink<sup>®</sup>. For a fully detailed documentation, please see [Documentation](https://ververica.github.io/flink-cdc-connectors/master/).
7
7
8
8
## Supported (Tested) Databases
9
9
@@ -116,15 +116,15 @@ cd flink-cdc-connectors
116
116
mvn clean install -DskipTests
117
117
```
118
118
119
-
Apache Flink<sup>®</sup> CDC Connectors is now available at your local `.m2` repository.
119
+
The dependencies are now available in your local `.m2` repository.
120
120
121
121
## License
122
122
123
123
The code in this repository is licensed under the [Apache Software License 2](https://github.com/ververica/flink-cdc-connectors/blob/master/LICENSE).
124
124
125
125
## Contributing
126
126
127
-
The Apache Flink<sup>®</sup> CDC Connectors welcomes anyone that wants to help out in any way, whether that includes reporting problems, helping with documentation, or contributing code changes to fix bugs, add tests, or implement new features. You can report problems to request features in the [GitHub Issues](https://github.com/ververica/flink-cdc-connectors/issues).
127
+
Ververica CDC Connectors for Apache Flink<sup>®</sup> welcomes anyone that wants to help out in any way, whether that includes reporting problems, helping with documentation, or contributing code changes to fix bugs, add tests, or implement new features. You can report problems to request features in the [GitHub Issues](https://github.com/ververica/flink-cdc-connectors/issues).
Copy file name to clipboardExpand all lines: docs/conf.py
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -38,8 +38,8 @@
38
38
39
39
40
40
# -- Project information -----------------------------------------------------
41
-
project='Apache Flink CDC'
42
-
copyright='2022, ververica Inc. Apache Flink, Flink®, Apache®, the squirrel logo, and the Apache feather logo are either registered trademarks or trademarks of The Apache Software Foundation'
41
+
project='Ververica CDC Connectors'
42
+
copyright='2022, Ververica Gmbh; Apache Flink, Flink®, Apache®, the squirrel logo, and the Apache feather logo are either registered trademarks or trademarks of The Apache Software Foundation'
Copy file name to clipboardExpand all lines: docs/content/about.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
-
# What's Apache Flink<sup>®</sup> CDC
1
+
# Overview
2
2
3
-
Apache Flink<sup>®</sup> CDC is a set of source connectors for <ahref="https://flink.apache.org/">Apache Flink<sup>®</sup></a>, ingesting changes from different databases using change data capture (CDC).
4
-
The Apache Flink<sup>®</sup> CDC Connectors integrates Debezium as the engine to capture data changes. So it can fully leverage the ability of Debezium. See more about what is [Debezium](https://github.com/debezium/debezium).
3
+
CDC Connectors for Apache Flink<sup>®</sup> is a set of source connectors for <ahref="https://flink.apache.org/">Apache Flink<sup>®</sup></a>, ingesting changes from different databases using change data capture (CDC).
4
+
The CDC Connectors for Apache Flink<sup>®</sup> integrate Debezium as the engine to capture data changes. So it can fully leverage the ability of Debezium. See more about what is [Debezium](https://github.com/debezium/debezium).
<p><aclass="github-button" href="https://github.com/ververica/flink-cdc-connectors" data-icon="octicon-star" data-size="large" data-show-count="true" aria-label="Star ververica/flink-cdc-connectors on GitHub">Star</a></p>
50
-
<pclass="lead">Apache Flink® CDC is a set of source connectors for Apache Flink®, ingesting changes from different databases using Change Data Capture(CDC).</p>
50
+
<pclass="lead">This project provides a set of source connectors for Apache Flink® directly ingesting changes coming from different databases using Change Data Capture(CDC).</p>
<divclass="py-3">Apache Flink® CDC supports reading database snapshots and continues to read binlogs with exactly-once processing, even after failures.</div>
74
+
<divclass="py-3">CDC Connectors for Apache Flink® supports reading database snapshots and continues to read binlogs with exactly-once processing, even after failures.</div>
<divclass="py-4" style="font-size: 20px">Apache Flink® CDC provides a series of quick start demos without any dependencies or java code, only a Linux or MacOS computer with Docker installed is enough. With these demos, you can quickly feel the power and convenience of Apache Flink® CDC.</div>
103
+
<divclass="py-4" style="font-size: 20px">CDC Connectors for Apache Flink® provides a series of quick start demos without any dependencies or java code, only a Linux or MacOS computer with Docker installed is enough. With these demos, you can quickly feel the power and convenience of Apache Flink® CDC.</div>
<divclass="pb-4"><h2>Connect to Your Favorite Database</h2></div>
140
-
<divstyle="font-size: 20px;">Apache Flink® CDC Supports ingesting snapshot data and real time changes from databases to Flink® and then transform and sink to various downstream systems.</div>
140
+
<divstyle="font-size: 20px;">CDC Connectors for Apache Flink® supports ingesting snapshot data and real time changes from databases to Flink® and then transform and sink to various downstream systems.</div>
0 commit comments