* [@fastify/rate-limit v11.0.0](https://github.com/fastify/fastify-rate-limit) – Low-overhead rate limiter for routes. * [@fastify/env v7.0.0](https://github.com/fastify/fastify-env) – Fastify plugin for validating environment variables. * [@fastify/view v12.0.0](https://github.com/fastify/point-of-view) – Template rendering plugin for Fastify. * [@fastify/redis v8.0.0](https://github.com/fastify/fastify-redis) – Fastify plugin that shares a single Redis client instance across the entire server. * [@fastify/request-context v7.0.0](https://github.com/fastify/fastify-request-context) – Fastify plugin providing request-scoped storage so values set during a single HTTP call stay isolated and end when the request completes.