node-simple-lru-cache =====================
Contain async insanity so that the dark pony lord doesn't eat souls
Various cache implementations
Cache Manager for Node.js
Sometimes you have to do horrible things, like use the global object to share a singleton. Abstract that away, with this!
Redis store for node-cache-manager
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.
A least-recently-used cache in 35 lines of code
Local build cache provider for Expo
Parse Cache-Control headers.
 
simpler faster substitute for LRU
IORedis store for node-cache-manager
Middleware to destroy caching
Simple and Maintained fast NodeJS internal caching
Useful TypeScript utilities.
File descriptor manager
This package is part of the [React Native CLI](../../README.md). It contains commands for cleaning the build artifacts.
Simple, filesystem-backed memoisation cache.
Memoize/cache function results
A Webpack plugin to optimize \ minimize CSS assets.
Memoize promise-returning & async functions
Simple CLI for compiling a Node.js module into a single file, together with all its dependencies, gcc-style.
A cache object that deletes the least-recently-used items.