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
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