Showing 1-20 of 240,955 packages
Local JSON cache
VRAM JSON cache with IndexedDB integration, built with TypeScript.
Caches fetched json. Updates when etag changes and is uses cache regardless if endpoint unreachable. Uses write-file-atomic for safe updates
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 key-value storage with support for multiple backends
A simple key/value storage using files to persist the data
Basic object cache with `get`, `set`, `del`, and `has` methods for node.js/javascript projects.
Serialize module exports as JSON. Cache generated static data as JSON at build time.
LRU and FIFO caches for Client or Server
A super-fast, promise-based cache that reads and writes to the file-system.
Simple and fast NodeJS internal caching. Node internal in memory cache like memcached.
An LRU cache of weak references
Basic cache object for storing key-value pairs.
Cache Manager for Node.js
Require hook for automatic V8 compile cache persistence
Find and load configuration from a package.json property, rc file, TypeScript module, and more!
node-simple-lru-cache =====================
Memoize functions results using an lru-cache.
A cache for managing namespaced sub-caches