run-cache
RunCache is a dependency-free, light-weight in-memory caching library for JavaScript and TypeScript that allows you to cache `string` values with optional time-to-live (TTL) settings. It also supports caching values generated from asynchronous functions a
nestjs-async-cache-dedupe
A high-performance function call caching and deduplication solution for NestJS, optimizing concurrent function calls and reducing duplicate operations in high-concurrency scenarios.
memcachelite
A simple in-memory caching module for Node.js with TTL support
@irrelon/cache-express
Express Cache Middleware: Effortlessly cache responses with custom timeouts, dependencies, pooling, support for cache-control