memcachelite
A simple in-memory caching module for Node.js with TTL support
memoose-js
**Memoose-js** is a versatile memoization library designed to optimize performance in JavaScript applications by caching the results of expensive function calls. This package efficiently reduces the frequency of repeated computations, speeding up overall
cachd
A fast TTL Cache implementation