maranda-koa2-session-mysql

JSON →
library 3.1.9 ·javascript
verified Jun 5, 2026

A Koa2 session middleware backed by MySQL, designed for TypeScript projects. Version 3.1.9 provides session management with automatic garbage collection, custom expiry, and typed session data via generics. Unlike generic session stores, it integrates directly with Sequelize ORM and supports both auto and manual GC modes. The library is suitable for Koa2 applications requiring persistent sessions with MySQL storage, and is actively maintained with a focus on TypeScript support.