Update requirements.mdx

This commit is contained in:
Maidul Islam
2024-10-10 08:58:35 -07:00
committed by GitHub
parent 565884d089
commit 64fd65aa52

View File

@@ -59,6 +59,7 @@ Redis requirements:
- Use Redis versions 6.x or 7.x. We advise upgrading to at least Redis 6.2.
- Redis Cluster mode is currently not supported; use Redis Standalone, with or without High Availability (HA).
- Redis storage needs are minimal: a setup with 2 vCPU, 4 GB RAM, and 30GB SSD will be sufficient for small deployments.
- Set cache eviction policy to `noeviction`.
## Supported Web Browsers