Redis store for fastify-session using ioredis. Current stable version is 2.0.0, released 2020-12-14. It integrates with @mgcrea/fastify-session to provide Redis-backed session storage for Fastify applications. Differentiators: uses ioredis (modern Redis client with Cluster/Sentinel support), ships TypeScript definitions, lightweight store implementation. Alternative to connect-redis for Koa/Express ecosystems. Release cadence is low; last release over 3 years ago.
No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Named export; not default. Works in both ESM and CJS contexts due to TypeScript compilation.
Type is re-exported from fastify-session, not from this package.
TypeScript allows extracting type separately; not required but reduces bundle.
Sets up a Fastify server with Redis-backed session storage using fastify-redis-session.
Breaking-change detection hasn't run for this library yet.
CVE tracking and dependency tree are planned for a later release.