{"library":"express-session-cache-manager","type":"library","category":null,"description":"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.","language":"javascript","status":"active","version":"1.0.2","tags":["javascript","express","session","connect","cache-manager"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install express-session-cache-manager","imports":["import CacheManagerStore from 'express-session-cache-manager'","const store = new CacheManagerStore(cacheManager.caching({ store: memoryStore }))","const CacheManagerStore = require('express-session-cache-manager').default"]},{"cmd":"yarn add express-session-cache-manager","imports":[]},{"cmd":"pnpm add express-session-cache-manager","imports":[]}],"homepage":"https://github.com/theogravity/express-session-cache-manager#readme","github":"https://github.com/theogravity/express-session-cache-manager","docs":null,"changelog":null,"pypi":null,"npm":"express-session-cache-manager","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}