egg-session-redis

JSON →
library 2.1.0 ·javascript
verified Jun 7, 2026

Redis-based session store plugin for the Egg.js framework (v2.1.0, stable). Designed to persist session data in Redis, leveraging the egg-redis plugin. Requires both egg-redis and egg-session-redis to be enabled. Supports single and multiple Redis instances with configurable instance selection. Minimal configuration; works out-of-the-box with a single Redis client. Active maintenance, used in production by many Egg.js projects. Key differentiator: seamless integration with Egg.js lifecycle, no boilerplate.