From bba34fbf32f5c1263d87e14ad7797c33d11b9f0f Mon Sep 17 00:00:00 2001 From: April M <36110273+aimurphy@users.noreply.github.com> Date: Tue, 6 Jan 2026 13:07:39 -0800 Subject: [PATCH] Add a FAQ for CDC connector --- modules/ROOT/pages/faqs.adoc | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/modules/ROOT/pages/faqs.adoc b/modules/ROOT/pages/faqs.adoc index 3450c4f0..9fd71f41 100644 --- a/modules/ROOT/pages/faqs.adoc +++ b/modules/ROOT/pages/faqs.adoc @@ -115,10 +115,11 @@ There are two packages: If you're using open-source software (OSS) Apache Pulsar, you can use DataStax Apache Pulsar Connector with the OSS to take advantage of this `pulsar-sink` for Cassandra. See the xref:pulsar-connector:ROOT:index.adoc[DataStax Apache Pulsar Connector documentation]. -== APIs +== What is the {company} Change Data Capture (CDC) for Cassandra connector? -=== What client APIs does DataStax Luna Streaming provide? - -The same as for Apache Pulsar. See https://pulsar.apache.org/docs/en/client-libraries/. +This source connector streams data changes from Cassandra tables to Pulsar topics. +For more information, see the xref:cdc-for-cassandra:ROOT:index.adoc[{company} CDC for Cassandra connector documentation]. +== What client APIs does DataStax Luna Streaming provide? +The same as for Apache Pulsar. See https://pulsar.apache.org/docs/en/client-libraries/. \ No newline at end of file