koa-session2

JSON →
library 2.2.10 ·javascript maintenance
verified Jun 5, 2026

Middleware for Koa2 to get/set session with custom stores like Redis or MongoDB. Current stable version is 2.2.10, with infrequent releases. Uses native ES6 async/await (Node >=7.6.0). Supports custom store classes (extending Store) and session refresh. Less active than koa-session but offers a simpler Store interface.