UNPKG

lru-cache-for-clusters-as-promised

Version:

LRU Cache that is safe for clusters, based on `lru-cache`. Save memory by only caching items on the main thread via a promisified interface.

4 lines (3 loc) 70 B
module.exports = { source: 'lru-cache-for-clusters-as-promised', };