Description
Adds Redis caching support to Nginx. It lets server configurations use Redis as part of response caching or lookup workflows.
Use it when a web architecture explicitly needs Redis at the Nginx layer. Cache keys, data lifetime, Redis access control, and stale content behavior should be planned carefully.