From 4749008fbeb62d8f12617e64c5f7aabbc8f8d59a Mon Sep 17 00:00:00 2001 From: Ishaan Jaff Date: Fri, 6 Jun 2025 14:22:47 -0700 Subject: [PATCH] docs: add redis version requirement (#11499) --- docs/my-website/docs/proxy/prod.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/docs/my-website/docs/proxy/prod.md b/docs/my-website/docs/proxy/prod.md index c696bce8ca..7cbaf14555 100644 --- a/docs/my-website/docs/proxy/prod.md +++ b/docs/my-website/docs/proxy/prod.md @@ -67,7 +67,13 @@ If you decide to use Redis, DO NOT use 'redis_url'. We recommend using redis por This is still something we're investigating. Keep track of it [here](https://github.com/BerriAI/litellm/issues/3188) -Recommended to do this for prod: +### Redis Version Requirement + +| Component | Minimum Version | +|-----------|-----------------| +| Redis | 7.0+ | + +Recommended to do this for prod: ```yaml router_settings: