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: content/operate/rc/databases/rdi/_index.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,7 @@ categories:
8
8
description: Use Redis Data Integration with Redis Cloud.
9
9
hideListLinks: true
10
10
weight: 99
11
+
tocEmbedHeaders: true
11
12
---
12
13
13
14
Redis Cloud now supports [Redis Data Integration (RDI)]({{<relref "integrate/redis-data-integration">}}), a fast and simple way to bring your data into Redis from other types of primary databases.
@@ -91,4 +92,4 @@ To create a new data pipeline, you need to:
91
92
1.[Prepare your source database]({{<relref "/operate/rc/databases/rdi/setup">}}) and any associated credentials.
92
93
2.[Define the source connection and data pipeline]({{<relref "/operate/rc/databases/rdi/define">}}) by selecting which tables to sync.
93
94
94
-
Once your data pipeline is defined, you can [view and edit]({{<relref "/operate/rc/databases/rdi/view-edit">}}) it.
95
+
Once your data pipeline is defined, you can [view and edit]({{<relref "/operate/rc/databases/rdi/view-edit">}}) it.
0 commit comments