express-session-cache-manager
JSON →An Express session store that leverages node-cache-manager, allowing you to plug in any supported caching backend (Redis, Memcached, MongoDB, etc.) with a unified API. Version 1.0.2 is the latest stable release; the package is updated infrequently. It provides a clean integration for Express sessions with flexible storage options, unlike express-session's default MemoryStore, which is not suitable for production.