srkukarni commented on a change in pull request #2976: add debezium source documentation URL: https://github.com/apache/pulsar/pull/2976#discussion_r233544775
########## File path: site2/docs/io-cdc.md ########## @@ -0,0 +1,146 @@ +--- +id: io-cdc +title: CDC Source Connector +sidebar_label: CDC Source Connector +--- + +## Source + +The CDC Source connector is used for turns your existing databases, which include MySQL, MongoDB, PostgreSQL, into Pulsar topics. Review comment: The CDC Source connector is used to capture change log of existing databases like MySQL, MongoDB, PostgreSQL into Pulsar. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
