lru-cache-plus
JSON →Extended version of Isaac's lru-cache 2.5.0. Adds per-item expiration (TTL) support via set(key, value, maxAge) and get() respects individual maxAge. Core LRU behavior retained: max size, length function, dispose callback, stale options, and forEach/keys/values iteration. Synchronous, zero dependencies, CommonJS only. Version 2.5.0 is stable but unmaintained; use the newer 'lru-cache' package (v4+) for continued updates and ESM support.
Traffic · last 30 days stale · no recent hits
total hits 14
actors 2 distinct systems
last hit 16d ago human
top countries 🇺🇸 United States · 🇸🇬 Singapore · BD · 🇨🇦 Canada · 🇫🇷 France
Resources
packagelru-cache-plus ↗