{"library":"cache-manager-mongoose","type":"library","category":null,"description":"Mongoose store for node-cache-manager that uses an existing Mongoose connection to cache data in MongoDB. Version 1.0.1 is stable, with infrequent releases. Key differentiators: allows custom Mongoose models, supports TTL-based expiration via MongoDB TTL index, and lets you reuse existing connections instead of creating a new one. Compared to other MongoDB cache stores, it integrates tightly with Mongoose schemas.","language":"javascript","status":"active","version":"1.0.1","tags":["javascript","cache","mongoose","cache manager"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install cache-manager-mongoose","imports":["const mongooseStore = require('cache-manager-mongoose');","const cacheManager = require('cache-manager');","const mongoose = require('mongoose');"]},{"cmd":"yarn add cache-manager-mongoose","imports":[]},{"cmd":"pnpm add cache-manager-mongoose","imports":[]}],"homepage":"https://github.com/disjunction/node-cache-manager-mongoose#readme","github":"https://github.com/disjunction/node-cache-manager-mongoose","docs":null,"changelog":null,"pypi":null,"npm":"cache-manager-mongoose","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}