{"library":"cache-manager-mongodb","type":"library","category":null,"description":"MongoDB store for node-cache-manager (v0.3.0). This package integrates MongoDB as a persistent caching backend for the node-cache-manager module. It provides a simple API for get, set, del, and wrap operations with full Promise support. The store supports configurable collection names, compression, pool size, and auto-reconnect. Unlike in-memory or Redis stores, it leverages MongoDB for durable, shared caching across multiple processes or servers. The package has low release activity and is considered stable but not actively developed.","language":"javascript","status":"maintenance","version":"0.3.0","tags":["javascript","cache","mongodb","cache manager","multiple cache"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install cache-manager-mongodb","imports":["const mongoStore = require('cache-manager-mongodb')","const cacheManager = require('cache-manager')","const mongoStore = require('cache-manager-mongodb')"]},{"cmd":"yarn add cache-manager-mongodb","imports":[]},{"cmd":"pnpm add cache-manager-mongodb","imports":[]}],"homepage":"https://github.com/v4l3r10/node-cache-manager-mongodb#readme","github":"https://github.com/v4l3r10/node-cache-manager-mongodb","docs":null,"changelog":null,"pypi":null,"npm":"cache-manager-mongodb","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}