From fc3f340ea783a5d2c9b3a2f238022df34ae3891d Mon Sep 17 00:00:00 2001 From: "David W. Dougherty" Date: Tue, 28 Jan 2025 06:31:12 -0800 Subject: [PATCH] RC: Fix bug on Clustering Redis Databases page --- content/operate/rc/databases/configuration/clustering.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/operate/rc/databases/configuration/clustering.md b/content/operate/rc/databases/configuration/clustering.md index d9576c41fa..b0f1fc0498 100644 --- a/content/operate/rc/databases/configuration/clustering.md +++ b/content/operate/rc/databases/configuration/clustering.md @@ -15,7 +15,7 @@ aliases: --- For very large databases, Redis Cloud distributes database data to different cloud instances. For example: -- When data grows beyond the the RAM resources of a single server. +- When data grows beyond the RAM resources of a single server. Multiple shards should be used when data grows to 25 GB (50 GB for Auto Tiering) to create multiple shards.