kache
A simple memory cache for node.js
A simple memory cache for node.js
Nested query string support for Koa using LRU cache.
Cache your async lookups and store them compressed in memory.
`msn` 是什么?
Flexible Node.js database cache module
The Memory LRU cache store engine for the Patas
An in-memory LRU cache with built-in statistics and proxy mode.
Promise-based single-resolution LRU cache
A cache object that deletes the least-recently-used items.
Yet Another Javascript Cache
Node cache wrapper that keeps your cache warm
Implementation of the ARC algorithm for Node.js
LRU distributed cache that uses messging system to keep cache updated in all instances of the software implementing the module.
File-system backed LRU caching system
Finite key-value map using the Least Recently Used (LRU) algorithm where the most recently used objects are keept in the map while less recently used items are evicted to make room for new ones.
Varnish-like cache middleware for Express with abilities to read, write, delete and reset the cache while the process is running.
A cache object that deletes the least-recently-used items.
Nodejs client for disk LRU server
File based LRU cache
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![dependency status][deps-svg]][deps-url] [![dev dependency status][dev-deps-svg]][dev-deps-url] [![License][license-image]][license-url] [![Downloads][downloads-im