Showing 1-20 of 662,896 packages
A cache object that deletes the least-recently-used items.
A lightweight cache for file metadata, ideal for processes that work on a specific set of files and only need to reprocess files that have changed since the last run
Simple “Least Recently Used” (LRU) cache
Simple key-value storage with support for multiple backends
A simple key/value storage using files to persist the data
Require hook for automatic V8 compile cache persistence
A super-fast, promise-based cache that reads and writes to the file-system.
This module creates a function which is used for generating cache keys used by code transformers in Jest.
Basic object cache with `get`, `set`, `del`, and `has` methods for node.js/javascript projects.
The time-based use-recency-unaware cousin of [`lru-cache`](http://npm.im/lru-cache)
Find and parse the tsconfig.json file from a directory path
Infer the owner of a path based on the owner of its nearest existing parent
Simple “Least Recently Used” (LRU) cache
Basic cache object for storing key-value pairs.
A Map with weakly referenced values.
Cache Manager for Node.js
Provides a directory where the OS wants you to store cached files.
A cache for managing namespaced sub-caches
Simple and fast NodeJS internal caching. Node internal in memory cache like memcached.
Simple persistence for all Apollo cache implementations