{"library":"mongoose-redis-caching","type":"library","category":null,"description":"A Mongoose plugin that adds Redis caching to Mongoose queries. Version 1.13.2 is the latest stable release. It provides a `.cache()` chainable method on query results, with optional TTL in seconds (default 60). Works by wrapping Mongoose's `exec` method and caching query results in Redis. Differs from other caching libraries by its simplicity and direct integration with Mongoose without additional configuration.","language":"javascript","status":"active","version":"1.13.2","tags":["javascript","mongoose-redis-caching","redis caching","mongoose caching","mongoose","caching","redis"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install mongoose-redis-caching","imports":["const mongooseRedisCaching = require('mongoose-redis-caching');"]},{"cmd":"yarn add mongoose-redis-caching","imports":[]},{"cmd":"pnpm add mongoose-redis-caching","imports":[]}],"homepage":"https://github.com/pedreviljoen/mongoose-redis-caching#readme","github":"https://github.com/pedreviljoen/mongoose-redis-caching","docs":null,"changelog":null,"pypi":null,"npm":"mongoose-redis-caching","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}