309 packages found
Wraps async-cache and lru-cache to provide active item deletion
Tiny & Fast LRU Implementation as possible
An implementation of LRU Cache using Doubly Linked Lists and Maps with O(1) read and write time.
An in-memory LRU cache with built-in statistics and proxy mode.
finite key-value cache using the Least Recently Used (LRU) algorithm where the most recently used objects are keept in cache while less recently used items are purged
Distributed cache using Redis and in-memory LRU
A promise-based Stale LRU Cache with support for clusters.
Speed-up HTTP requests with LRU cache
Entirely adequate node.js in-memory cache, with lru and ttl support. Typings included.
Create a full Content-Type header given a MIME type or extension and catch the result
ZRE enabled decentralized and distributed LRU Cache w/ TTL
An Oompa middleware to cache task responses
Cache library for Node.js built on top of ioredis.
Data loader with support for caching and fallback data sources