delete NodeJS require cache
node-simple-lru-cache =====================
Simple and fast NodeJS internal caching. Node internal in memory cache like memcached.
Reuse objects and functions with style
A cache object that deletes the least-recently-used items.
Require hook for automatic V8 compile cache persistence
LRU and FIFO caches for Client or Server
decache (Delete Cache) lets you delete modules from node.js require() cache; useful when testing your modules/projects.
Require hook for automatic V8 compile cache persistence
Infer the owner of a path based on the owner of its nearest existing parent
Provides a directory where the OS wants you to store cached files.
High Performance In-Memory Cache for Node.js
The closest you can get to require something with bypassing the require cache
Redis store for node-cache-manager
Create a full Content-Type header given a MIME type or extension and cache the result
A fast, lightweight LRU (Least Recently Used) cache for JavaScript with O(1) operations and optional TTL support.
A node.js module for parsing form data, especially file uploads.
AWS credential provider that sources credentials from a Node.JS environment.
Simple and Maintained fast NodeJS internal caching
An LRU cache of weak references
Memoize functions results using an lru-cache.
simpler faster substitute for LRU
A cache object that deletes the least-recently-used items.
Like which(1) unix command. Find the first instance of an executable in the PATH.