mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-24 10:27:13 +00:00
docs: add redis version requirement (#11499)
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user