mongoose-redis-caching
JSON →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.
Resources
packagemongoose-redis-caching ↗
API endpoints
full doc /v1/registry/mongoose-redis-caching