From c2625f236083c1b063fa0eaebd9ac10fbd14b080 Mon Sep 17 00:00:00 2001 From: Andy Stark Date: Thu, 14 Aug 2025 09:36:27 +0100 Subject: [PATCH] DOC-5582 RDI: remove write-behind from index --- content/integrate/redis-data-integration/rdi-archive.md | 4 ---- content/integrate/write-behind/_index.md | 2 +- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/content/integrate/redis-data-integration/rdi-archive.md b/content/integrate/redis-data-integration/rdi-archive.md index a76589227..e08fcdebf 100644 --- a/content/integrate/redis-data-integration/rdi-archive.md +++ b/content/integrate/redis-data-integration/rdi-archive.md @@ -14,7 +14,3 @@ RDI is now in general availability but you can still access an [archived version of the docs for the preview version](https://docs.redis.com/rdi-preview/rdi/) if you need to refer to them. Note that these docs will not be updated and information in the current docs supersedes the content of the preview docs. - -There is also another RDI product, **Write-behind**, that is still in preview. -See the [Write-behind]({{< relref "/integrate/write-behind" >}}) docs for -more information. diff --git a/content/integrate/write-behind/_index.md b/content/integrate/write-behind/_index.md index 1136ba564..939025d7d 100644 --- a/content/integrate/write-behind/_index.md +++ b/content/integrate/write-behind/_index.md @@ -15,5 +15,5 @@ summary: Redis Data Integration keeps Redis in sync with the primary database in real time. type: integration weight: 2 +draft: true --- -