Skip to content

Commit 9f2226d

Browse files
DOC-4275 updates to diagram based on feedback
1 parent cca9f7e commit 9f2226d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

content/integrate/redis-data-integration/data-pipelines/data-pipelines.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ However, you can also provide your own custom transformation [jobs](#job-files)
2828
for each source table, using your own data mapping and key pattern. You specify these
2929
jobs declaratively with YAML configuration files that require no coding.
3030

31-
The data tranformation involves two separate stages. First, the data ingested by
32-
[Debezium](https://debezium.io/) is automatically transformed to a JSON format. Then,
31+
The data tranformation involves two separate stages. First, the data ingested
32+
during CDC is automatically transformed to a JSON format. Then,
3333
this JSON data gets passed on to your custom transformation for further processing.
3434

3535
You can provide a job file for each source table you want to transform, but you

static/images/rdi/RDIPipeDataflow.drawio.svg

Lines changed: 1 addition & 1 deletion
Loading

0 commit comments

Comments
 (0)