Skip to content

Commit 5dffa76

Browse files
Merge pull request #2123 from redis/DOC-5728-rdi-stub-info
DOC-5728 improve RDI stub page directions
2 parents ea3c563 + 43acf68 commit 5dffa76

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

content/operate/rdi.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,5 @@ weight: 60
1111

1212
Redis Data Integration (RDI) is a [change data capture](https://en.wikipedia.org/wiki/Change_data_capture) (CDC) system that tracks changes to the data in a non-Redis source database and makes corresponding changes to a Redis target database. You can use the target as a cache to improve performance because it will typically handle read queries much faster than the source.
1313

14-
See [Redis Data Integration]({{< relref "/integrate/redis-data-integration" >}}) for more information.
14+
See the main [RDI docs section]({{< relref "/integrate/redis-data-integration" >}})
15+
under [Libraries and tools]({{< relref "/integrate" >}}) for full documentation.

0 commit comments

Comments
 (0)