lru-cache
A cache object that deletes the least-recently-used items.
Found 7525 results for cache
A cache object that deletes the least-recently-used items.
Import a module while bypassing the cache
Simple key-value storage with support for multiple backends
A simple key/value storage using files to persist the data
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
HTTP response freshness testing
Define a lazily evaluated property on an object
Fast, fault-tolerant, cross-platform, disk-based, data-agnostic, content-addressable cache.
Get paths for storing things like data, config, cache, etc
Simple “Least Recently Used” (LRU) cache
Opinionated, caching, retrying fetch client
Wrap native HTTP requests with RFC compliant cache support
Reads and caches the entire contents of a file until it is modified
Simple “Least Recently Used” (LRU) cache
Basic cache object for storing key-value pairs.
delay the evaluation of a paramless async function and cache the result
Get XDG Base Directory paths
A memoization library which only remembers the latest invocation
A cache for managing namespaced sub-caches
Framework for rapidly creating high quality, server-side node.js applications, using plugins like building blocks
Basic object cache with `get`, `set`, `del`, and `has` methods for node.js/javascript projects.
Curated collection of data structures for the JavaScript/TypeScript.
Cache requires to be lazy-loaded when needed.
Memoize functions results using an lru-cache.
Fast, small, efficient JavaScript memoization lib to memoize JS functions
LRU Queue
The closest you can get to require something with bypassing the require cache
Wraps a transform and provides caching
mdast utility to find definition nodes in a tree
A fully-featured caching GraphQL client.
React Hooks library for remote data fetching
This library creates a new Response, given a source Response and a Range header value.
Simple and fast NodeJS internal caching. Node internal in memory cache like memcached.
Memoize/cache function results
Composable reactive caching with efficient invalidation.
Cache Manager for Node.js
A super-fast, promise-based cache that reads and writes to the file-system.
The shared core for the highly customizable and versatile GraphQL client
Like a JavaScript Set() but with a TTL for entries
LRU and FIFO caches for Client or Server
Middleware to destroy caching
🔥 An extremely fast and efficient LRU cache for JavaScript with high compatibility (including Browsers) — 6.8KB.
An LRU cache of weak references
Memoize the results of a call to the RegExp constructor, avoiding repetitious runtime compilation of the same string and options, resulting in surprising performance improvements.
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.
Like a JavaScript Set, but with a TTL on entries
decache (Delete Cache) lets you delete modules from node.js require() cache; useful when testing your modules/projects.
Simple config handling for your app or module
Determine XDG Base Directory paths (OS/platform portable)
Determine (XDG-compatible) paths for storing application files (cache, config, data, etc)
A high-performance, lightweight LRU cache. Built for developers who need fast caching without compromising on features.
Very low level wrapper arround http.request/https.request
Memory adapter for catbox
Memoize functions - An optimization used to speed up consecutive function calls by caching the result of calls with identical input
Memoize promise-returning & async functions
Clear a module from the cache
Make synchronous web requests
node-simple-lru-cache =====================
Multi-strategy object caching service
A simple in-memory cache. put(), get() and del()
A tiny, crazy fast memoization library for the 95% use-case
broccoli filter but with a persistent cache
Redis storage adapter for Keyv
Sometimes you have to do horrible things, like use the global object to share a singleton. Abstract that away, with this!
Require Node module and immediately remove it from module cache to force loading again next time
Reuse typed arrays
Async disk cache
A cache object that deletes the least-recently-used items.
sync disk cache
A highly customizable and versatile GraphQL client for React
A collection of personal utilities to live a happier life
A memcache client for node using the binary protocol and SASL authentication
Blazing fast memoization based on all parameters passed
Koa ETag support middleware
Enhance Reselect selectors with deeper memoization and cache management
🚩 FastImage, performant React Native image component.
Finds the common standard cache directory
Simple and Maintained fast NodeJS internal caching
Cache interceptor for axios
Hard cache the source of modules in webpack.
A fully featured Memcached API client, supporting both single and clustered Memcached servers through consistent hashing and failover/failure. Memcached is rewrite of nMemcached, which will be deprecated in the near future.
Helper base class for Broccoli plugins that map input files into output files one-to-one
Very low level wrapper arround http.request/https.request
Simple, filesystem-backed memoisation cache.
Memcache storage adapter for Keyv
Simplifying the use of mocks with Node.js
Conditional GET support for koa
A module for serving static files. Does etags, caching, etc.
Unabashedly-barebones memoization library with an aim toward speed
redis-backed LRU cache
Require extension that allows for caching/precompiling
Create a hash for file revving
Caches dns resolutions made with async dns.resolve instead of default sync dns.lookup, refreshes in background
A library for creating standardized query keys, useful for cache management in @tanstack/query
A tiny (215B) and fast Least Recently Used (LRU) cache
Cache polyfill for the ServiceWorker
Valkey storage adapter for Keyv
Get the global cache directory
SQLite storage adapter for Keyv
A normalized and configurable cache exchange for urql
Polyfill for RFC 566: @cached
Memoized selectors for Redux and other immutable object derivation
Next.js self-hosting simplified.
Require a file without adding it into the require cache
A wrapper around inquirer that makes it easy to create and selectively reuse questions.
A cache for a single user
Actions cache lib
Create a revved file path
🚩 FastImage, performant React Native image component.
Wipes webpack cache in a controled way.
Wipes node.js cache in a controlled way.
Static asset revisioning by appending content hash to filenames: unicorn.css => unicorn-d41d8cd98f.css
In memory cache lru cache with ttl support.
A utility to provide lru memoization for any js function
File storage adapter for Keyv, using msgpack to serialize data fast and small.
bounded-size caches having WeakMap-compatible methods
express middleware for caching your routes
Plugin to share a common Redis connection across Fastify.
Very straightforward, event driven web crawler. Features a flexible queue interface and a basic cache mechanism with extensible backend.
Light-weight Fetch implementation transparently supporting both HTTP/1(.1) and HTTP/2
Easily persist and load config data. No dependencies.
Caching adapter for axios
A least-recently-used cache in 35 lines of code
An ultra-simplified API response caching middleware for Express/Node using plain-english durations.
A Map implementation with expirable items
Create a CAFS store controller
An in-memory redis-compatible implementation written in pure javascript. Part of the [Rarefied Redis Project](http://wilkenstein.github.io/rarefied-redis/).
Helper for memoizing async functions and methods
Only pass through changed files
Webpack loader to transform lazy-cache files into unlazy cached files.
Find the proper cache directory based on operating system
Simple API for managing options in JavaScript applications.
Replicates indexed directories using hard links, copies, or cloning
express.js inspired template-engine manager.
Static cache for koa
base-methods plugin that adds a `config` method for mapping declarative configuration values to other 'base' methods or custom functions.
Remote caching for @nrwl/nx using S3 storage
Infinispan Javascript client
Plugin for base-methods that maps built-in methods to CLI args (also supports methods from a few plugins, like 'base-store', 'base-options' and 'base-data'.
A storage for packages
Simple in-memory cache for JavaScript
Easily register and get helper functions to be passed to any template engine or node.js application. Methods for both sync and async helpers.
A wrapper around node-fetch that caches the request's promise before resolving.
A humble cache-control parser
Plugin for getting and persisting config values with your base-methods application. Adds a 'store' object that exposes all of the methods from the data-store library. Also now supports sub-stores!
Memoize promise-returning functions. Includes cache expire and prefetch.
Simple key-value storage with support for multiple backends
Component-wise operations on ndarrays
A simple temp file based swap for speeding up operations
Config store for values that are commonly needed by project scaffolders, like Generate or Yeoman.
neat wrapper for various caches
A memoization algorithm in which each function argument represents a new key, creating a trie of caches as defined by the array in your first argument.
Signals for managing, caching and syncing asynchronous and remote data in Angular
fast cached read write of big binary files
LRU Cache for node.js/browser.
TypeScript utilities for interacting with the Netlify cache
A cache proxy plugin for Gulp
SSR route, component and data cache for Nuxt
Multi-tier cache module for Node.js. Redis, Upstash, CloudfareKV, File, in-memory and others drivers
TypeScript-based caching decorators
A utility to lazily calculate and cache values in a react component based on props
Internal module - vectorized text pooling for gl-vis
make axios great again
Create High Level Multi-Language Web Site [Fast and Easy]
offline-plugin for webpack
Hard cache the source of modules in webpack. Patched version fixing the hash bug
Lazily evaluates a getter on an object and caches the returned value
A cache for file metadata or file content.
Broccoli-filter, implemented ontop of the rebuild api()
The smart data fetching layer for Vue.js
A highly customizable and versatile GraphQL client for vue
npm util for @file-cache
Memoize any function using Keyv as storage backend.
An async deduping cache
node-fetch with caching.
Quick Mongo Super is a light-weight and easy-to-use Node.js module written in TypeScript to work with MongoDB.
Remote caching for @nrwl/nx using Vercel Remote Cache
Node module for in memory caching
Immediate put/get for abstract-chunk-store compliant stores
Next.js cache handlers
Reduce requests to backend services by batching calls and caching records.
Middleware for meddling with Cache-Control headers
A simple and flexible library that caches HTTP requests in Angular applications
Convert an 'address:port' string to an array [address:string, port:number]
Turborepo remote cache server
An abstract object cache interface
An implementation to speed up the nodejs `dns.lookup` method by avoiding thread pool and using resolve4/resolve6 with DNS TTL values
In-memory LRU cache for abstract-chunk-store compliant stores
URL key-value cache.
PostgreSQL storage adapter for Keyv
Static asset revisioning by appending content hash to filenames: unicorn.css => unicorn.098f6bcd.css, also re-writes references in each file to new reved name.
Memory object adapter for catbox
Helper for memoizing synchronous functions and methods
Amazon DAX Client for JavaScript
Redis adapter for catbox
Clears your NPX cache.
A link caching plugin for the amqp10 module
A highly customizable and versatile GraphQL client for Svelte
Better memcache for node
A diagnostic tool for rush build cache
Get cross-platform XDG Base Directories or their equivalents. Works with Linux, Windows (win32), or MacOS (darwin).
Redis storage for Koa session middleware/cache with Sentinel and Cluster support
Simple and extensible caching module supporting decorators
A plugin for Fastify to enable management of cache control headers
A Semantic cache built on top of Upstash Vector DB
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
LRU Cache
Node.js solution for memoizing/caching function results on the file system
Require extension that allows for caching/precompiling
Arcjet cache interface and implementations
Flushes the internal node cache, useful (and recommended) when testing apps
Generic cache plugin for saving and restoring files and/or folders between Netlify builds
Create a lazily evaluated value
A promise-based cache package for Nodejs using IORedis
Extends lru-cache to add file system support
Adapter for using node-cache with type-cacheable
memoize the last result, in async way
The cache of Places found by 🐊Putout
Memory storage module for node-ts-cache
Small and efficient cache provider for Node.JS with In-memory, File, Redis and MongoDB engines
PostCSS plugin to replace output file names with HASH algorithms (md5, sha256, sha512, etc) and string length of your choice - for cache busting
Adapter for using ioredis with type-cacheable
Sessionstorage cache for flipflop adapters
a mock for the browser cache that can be used in a node environment
MongoDB storage adapter for Keyv
Localstorage cache for flipflop adapters
Bust static assets from the cache using content hashing
Cache values in your Web Extension and clear them on expiration. Also includes a memoize-like API to cache any function results automatically.
File caching library for Node.JS and also cache engine for cacheman
Caching for flipflop adapters
In-memory caching library for Node.JS and also cache engine for cacheman
In-memory caching library for Node.JS and also cache engine for cacheman
Small and efficient cache provider for Node.JS with In-memory, Redis and MongoDB engines
In-Memory Cache with O(1) Operations and LRU Purging Strategy
Simple store interfaces & utilities
Middleware for meddling with Cache-Control headers
A simple async LRU cache supporting O(1) set, get and eviction of old keys
Memory based simple-store implementation
Redis standalone caching library for Node.JS and also cache engine for Cacheman
LocalStorage with optional json file cache
Cachebust your assets by adding a hash to the filename
Memoz is an in-memory database that persists on disk. The data model is key-value.
A minimalist time-based caching system.
Evented LRU TTL cache for NodeJS and browsers.
Tiny remote data fetching library for Nano Stores
Mongoose caching that actually works.
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![dependency status][deps-svg]][deps-url] [![dev dependency status][dev-deps-svg]][dev-deps-url] [![License][license-image]][license-url] [![Downloads][downloads-im
CacheFactory is a very simple and useful cache for the browser.
Caching library supporting timeouts, events and external data sources
Function memoization with configurable caching and support for async functions