From 66e28ecc6a58a3dde22d597c0e927e360972a65a Mon Sep 17 00:00:00 2001 From: Taylor Cole Date: Thu, 26 Sep 2024 16:41:18 -0700 Subject: [PATCH] docs: deprecate redis-based caching --- .../mimir/configure/configuration-parameters/index.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/docs/sources/mimir/configure/configuration-parameters/index.md b/docs/sources/mimir/configure/configuration-parameters/index.md index 5a282999f21..6631bbc7cb8 100644 --- a/docs/sources/mimir/configure/configuration-parameters/index.md +++ b/docs/sources/mimir/configure/configuration-parameters/index.md @@ -4826,11 +4826,6 @@ The `memcached` block configures the Memcached-based caching backend. The suppor ### redis -{{< admonition type="caution" >}} -Starting with Mimir 2.14, Redis-based caching is deprecated. -It will be removed in a future release. -{{< /admonition >}} - The `redis` block configures the Redis-based caching backend. The supported CLI flags `` used to reference this configuration block are: - `blocks-storage.bucket-store.chunks-cache`