interval-cache
a cache with synchronous fetches but asynchronous background updates
a cache with synchronous fetches but asynchronous background updates
Originally from: Andy Appleton. Caches calls to Backbone.[Model | Collection].fetch
Simple utility function to get and set data in your localStorage
LRU Cache
A keyed pool that recycles the least-recently-used objects.
A Time-aware LRU key--value store with global/per value ttl setting and efficient lookup
use localstorage to cache assets files
A browser cache based on local storage.
A module implementing an LRU cache factory
Least Recently Used Cache.
An LRU cache backed by mongodb.
A simple in-memory LRU cache with no dependencies
Wrap functions in lru-cache
Node LRU File Cache
lru-func
A utility to provide lru memoization for any js function
A utility to provide lru memoization for any js function
Simple in-memory cache implementation with LRU
`macoolka-cache` Build a cache for function
前端cache工具,用于学习开源项目的整个流程