lrucache-nodejs
LRU (Recently Used Cache) Cache for node.js or Browser
LRU (Recently Used Cache) Cache for node.js or Browser
A simple cache, support LRU
A library made for easy implementation of NodeJS application caches, with in-memory and Redis support
A simple proxy that creates plain javascript objects that behave like an lru cache.
Simplified LRU Cache based on HashMap
An in-process lru stratocacher layer
Typed fast LRU cache for browser.
cache for node
A tiny "Least Recently Used" (LRU) cache
A simple LRU cache
A set API for the LRU package
Cache your async lookups and don't fetch the same thing more than necessary.
LRU Cache
A keyed pool that recycles the least-recently-used objects.
A ready to use LRU implementation in typescript
A Time-aware LRU key--value store with global/per value ttl setting and efficient lookup
A module implementing an LRU cache factory
Least Recently Used Cache.
Boilerplate for npm modules with ES6 features and syntax
An LRU cache backed by mongodb.