Fastify Session Redis Store

JSON →
library 7.1.2 ·javascript
verified Jun 7, 2026

Fastify Session Redis Store is a Redis-backed session store for @fastify/session, providing persistent session storage for Fastify applications. Current stable version is 7.1.2, released under a regular cadence with minor patches. It requires Node.js 16+ and @fastify/session version 10 or above. Key differentiators include full TypeScript support, ioredis compatibility, and simple integration with Fastify's session plugin. Unlike generic session stores, it is purpose-built for Fastify and @fastify/session, ensuring minimal configuration and optimal performance.