Skip to content
This repository was archived by the owner on Feb 3, 2026. It is now read-only.

Commit 46b9df2

Browse files
authored
DOC-5598 Move CDC topics to CDC connector docs (#67)
* fix confusing naming issue * remove cdc topics * update link * fix typo
1 parent 1f0428a commit 46b9df2

6 files changed

Lines changed: 8 additions & 311 deletions

File tree

modules/ROOT/nav.adoc

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
.Processing data
2-
* Change Data Capture (CDC)
3-
** xref:use-cases-architectures:change-data-capture/index.adoc[]
4-
** xref:use-cases-architectures:change-data-capture/table-schema-evolution.adoc[]
5-
** xref:use-cases-architectures:change-data-capture/consuming-change-data.adoc[]
6-
** xref:use-cases-architectures:change-data-capture/questions-and-patterns.adoc[]
2+
* xref:cdc-for-cassandra:ROOT:cdc-concepts.adoc[Change Data Capture (CDC)]
73
* xref:astra-streaming:getting-started:real-time-data-pipelines-tutorial.adoc[Build real-time data pipelines with {product}]
84
95
.Migrating to {pulsar}

modules/ROOT/pages/index.adoc

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
1818
Learn about the amazing things you can do with all of our streaming products.
1919
We've included best practices for Apache Pulsar, a full connector reference,
20-
and examples for getting the most out of Astra's CDC feature.
20+
and examples for getting the most out of CDC.
2121
2222
xref:astra-streaming:getting-started:real-time-data-pipelines-tutorial.adoc[Build real-time data pipelines with {product}]
2323
@@ -36,7 +36,7 @@
3636
Delivered as a fully-managed SaaS with boundless scale, massive throughput and low latency,
3737
Astra Streaming is the simplest way to modernize your event driven architecture and turbo charge your data in motion strategy.
3838
39-
xref:astra-streaming:getting-started:index.adoc[Astra Streaming quickstat]
39+
xref:astra-streaming:getting-started:index.adoc[Astra Streaming quickstart]
4040
4141
</div>
4242
@@ -120,10 +120,11 @@
120120
121121
<div><h3 class="discrete !text-h2 !m-0 [&>a]:text-white">xref:astra-streaming:developing:astream-cdc.adoc[Change Data Capture]</h3></div>
122122
123-
Change Data Capture (CDC) for Astra Streaming enables you to send data
124-
changes in real time throughout your entire ecosystem. With a wide range of
125-
connectors to data warehouses, messaging systems, data lakes as well as client
126-
libraries, you can send your data wherever it needs to go in real time.
123+
Change Data Capture (CDC) enables you to send data
124+
changes in real time throughout your entire ecosystem.
125+
With a wide range of connectors to data warehouses,
126+
messaging systems, data lakes as well as client libraries,
127+
you can send your data wherever it needs to go in real time.
127128
128129
xref:astra-streaming:developing:astream-cdc.adoc[]
129130

modules/use-cases-architectures/pages/change-data-capture/consuming-change-data.adoc

Lines changed: 0 additions & 38 deletions
This file was deleted.

modules/use-cases-architectures/pages/change-data-capture/index.adoc

Lines changed: 0 additions & 90 deletions
This file was deleted.

0 commit comments

Comments
 (0)