From 25af38053e1c76328e1977255134a1786046a59c Mon Sep 17 00:00:00 2001 From: Andy Stark Date: Wed, 24 Jul 2024 09:56:18 +0100 Subject: [PATCH] DOC-3988 added separate write-behind rel notes folder --- .../ingest/release-notes/_index.md | 2 +- .../write-behind/release-notes/_index.md | 22 +++++++++++++++++++ 2 files changed, 23 insertions(+), 1 deletion(-) create mode 100644 content/integrate/redis-data-integration/write-behind/release-notes/_index.md diff --git a/content/integrate/redis-data-integration/ingest/release-notes/_index.md b/content/integrate/redis-data-integration/ingest/release-notes/_index.md index 44eb60b3cc..3133b28f63 100644 --- a/content/integrate/redis-data-integration/ingest/release-notes/_index.md +++ b/content/integrate/redis-data-integration/ingest/release-notes/_index.md @@ -17,6 +17,6 @@ type: integration weight: 100 --- -Here's what changed recently in Redis Data Integration (RDI): +Here's what changed recently in RDI Ingest: {{< table-children columnNames="Version (Release date) ,Major changes" columnSources="LinkTitle,Description" enableLinks="LinkTitle" >}} diff --git a/content/integrate/redis-data-integration/write-behind/release-notes/_index.md b/content/integrate/redis-data-integration/write-behind/release-notes/_index.md new file mode 100644 index 0000000000..50f9bff9d5 --- /dev/null +++ b/content/integrate/redis-data-integration/write-behind/release-notes/_index.md @@ -0,0 +1,22 @@ +--- +Title: Release notes +aliases: null +alwaysopen: false +categories: +- docs +- integrate +- rs +- rdi +description: null +group: di +hideListLinks: true +linkTitle: Release notes +summary: Redis Data Integration keeps Redis in sync with the primary database in near + real time. +type: integration +weight: 100 +--- + +Here's what changed recently in RDI Write-behind: + +{{< table-children columnNames="Version (Release date) ,Major changes" columnSources="LinkTitle,Description" enableLinks="LinkTitle" >}}