lru-cache
A cache object that deletes the least-recently-used items.
Found 7511 results for cache wrapper
A cache object that deletes the least-recently-used items.
Cache Manager for Node.js
Import a module while bypassing the cache
Simple key-value storage with support for multiple backends
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
🚩 FastImage, performant React Native image component.
A simple key/value storage using files to persist the data
HTTP response freshness testing
Enhance Reselect selectors with deeper memoization and cache management
persistent wrapper over node-cache for recovery
a wrapper around `browserify` and `watchify` to make incremental builds without the need of the watch mode
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
Zero-dependency minimal package (two functions) to provide better-readable (albeit more verbose) wrapper over JS default `Array.sort()`. Fully typed.
Reads and caches the entire contents of a file until it is modified
a redis wrapper
Simple “Least Recently Used” (LRU) cache
Creates wrapper fns that use yortus async/await internally, to be used with express or sails route handlers / actions
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.
Cache requires to be lazy-loaded when needed.
Curated collection of data structures for the JavaScript/TypeScript.
Memoize functions results using an lru-cache.
Wraps a transform and provides caching
The closest you can get to require something with bypassing the require cache
LRU Queue
Fast, small, efficient JavaScript memoization lib to memoize JS functions
mdast utility to find definition nodes in a tree
Cache interceptor for axios
A fully-featured caching GraphQL client.
React Hooks library for remote data fetching
Composable reactive caching with efficient invalidation.
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
A super-fast, promise-based cache that reads and writes to the file-system.
Wraps a function with a caching layer
LRU and FIFO caches for Client or Server
Like a JavaScript Set() but with a TTL for entries
The shared core for the highly customizable and versatile GraphQL client
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.
Middleware to destroy caching
An LRU cache of weak references
🔥 An extremely fast and efficient LRU cache for JavaScript with high compatibility (including Browsers) — 6.8KB.
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-compatible) paths for storing application files (cache, config, data, etc)
Determine XDG Base Directory paths (OS/platform portable)
A high-performance, lightweight LRU cache. Built for developers who need fast caching without compromising on features.
Memory adapter for catbox
Memoize functions - An optimization used to speed up consecutive function calls by caching the result of calls with identical input
Make synchronous web requests
Wrapper for cache clients for more resilient operations
Memoize promise-returning & async functions
Clear a module from the cache
SSR route, component and data cache for Nuxt
node-simple-lru-cache =====================
Tiny, isomorphic convenience wrapper around the [Fetch API](https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API) aiming to reduce boilerplate, especially when sending and receiving JSON.
Multi-strategy object caching service
A wrapper over @apollo/client that allows you to use persistent cache from local storage, configure TTL, invalidate cache, and use a single configuration for getServerSideProps, SSR, and CSR
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
Wrapper over the ngcc with cache
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
sync disk cache
A highly customizable and versatile GraphQL client for React
A cache object that deletes the least-recently-used items.
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
A lightweight IndexedDB wrapper with TTL and hash-based operations.
Quick Mongo Super is a light-weight and easy-to-use Node.js module written in TypeScript to work with MongoDB.
Finds the common standard cache directory
Simple and Maintained fast NodeJS internal caching
Generic cache plugin for saving and restoring files and/or folders between Netlify builds
A lightweight auto-caching wrapper for fetch() and Axios with multi-storage support (localStorage, sessionStorage, IndexedDB, Redis)
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.
Hard cache the source of modules in webpack.
Simple, filesystem-backed memoisation cache.
Helper base class for Broccoli plugins that map input files into output files one-to-one
Memcache storage adapter for Keyv
A module for serving static files. Does etags, caching, etc.
Simplifying the use of mocks with Node.js
Require extension that allows for caching/precompiling
Conditional GET support for koa
redis-backed LRU cache
Create a hash for file revving
Unabashedly-barebones memoization library with an aim toward speed
Caches dns resolutions made with async dns.resolve instead of default sync dns.lookup, refreshes in background
Cache polyfill for the ServiceWorker
A powerful extension of Keyv that adds tag-based cache invalidation and management capabilities.
A library for creating standardized query keys, useful for cache management in @tanstack/query
Wrapper class for redis-value-cache adapted for Trees and Members.\ Provides Search for kind with name, id or shortName for trees.\ Provides Search for members by id, group, location, position or link.\ On updates over Redis pub/sub the values are dropped
A tiny (215B) and fast Least Recently Used (LRU) cache
Simple key-value storage with support for multiple backends, and a consistent interface for NestJS-mod (Wrapper for https://www.npmjs.com/package/keyv)
Get the global cache directory
Valkey storage adapter for Keyv
This project is ment to be used with Microsoft Azure Functions. This simple wrapper makes it easier to work with Azure Functions since common HTTP methods are wrapped to individual function calls within a specfic Azure Function. And in addition a function
A normalized and configurable cache exchange for urql
Storage service with TTL
Require a file without adding it into the require cache
Memoized selectors for Redux and other immutable object derivation
Polyfill for RFC 566: @cached
Next.js self-hosting simplified.
SQLite storage adapter for Keyv
A cache for a single user
Manage your Storage with ease, adding expiration dates through a simple API
Actions cache lib
A client-side caching wrapper for ioredis utilizing Redis 6+ CLIENT TRACKING feature.
A wrapper that makes it simple to add caching to any function
Create a revved file path
🚩 FastImage, performant React Native image component.
Wipes webpack cache in a controled way.
🚩 FastImage, performant React Native image component.
Wipes node.js cache in a controlled way.
A utility to provide lru memoization for any js function
In memory cache lru cache with ttl support.
Static asset revisioning by appending content hash to filenames: unicorn.css => unicorn-d41d8cd98f.css
express middleware for caching your routes
File storage adapter for Keyv, using msgpack to serialize data fast and small.
Very straightforward, event driven web crawler. Features a flexible queue interface and a basic cache mechanism with extensible backend.
Plugin to share a common Redis connection across Fastify.
Caching adapter for axios
Easily persist and load config data. No dependencies.
A least-recently-used cache in 35 lines of code
bounded-size caches having WeakMap-compatible methods
Light-weight Fetch implementation transparently supporting both HTTP/1(.1) and HTTP/2
A wrapper that makes it simple to add caching to any function
An ultra-simplified API response caching middleware for Express/Node using plain-english durations.
🚩 FastImage, performant React Native image component.
A Map implementation with expirable items
Create a CAFS store controller
Webpack loader to transform lazy-cache files into unlazy cached files.
Helper for memoizing async functions and methods
Simple API for managing options in JavaScript applications.
Find the proper cache directory based on operating system
express.js inspired template-engine manager.
base-methods plugin that adds a `config` method for mapping declarative configuration values to other 'base' methods or custom functions.
Only pass through changed files
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'.
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 cache module for nodejs that allows easy wrapping of functions in cache, tiered caches, and a consistent interface for NestJS-mod (Wrapper for https://www.npmjs.com/package/cache-manager)
Replicates indexed directories using hard links, copies, or cloning
Remote caching for @nrwl/nx using S3 storage
A storage for packages
An in-memory redis-compatible implementation written in pure javascript. Part of the [Rarefied Redis Project](http://wilkenstein.github.io/rarefied-redis/).
Static cache for koa
Make http Requests without all those sub-dependencies, just http/s with a api wrapper
Simple in-memory cache for JavaScript
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!
A humble cache-control parser
Component-wise operations on ndarrays
Memoize promise-returning functions. Includes cache expire and prefetch.
Config store for values that are commonly needed by project scaffolders, like Generate or Yeoman.
Simple key-value storage with support for multiple backends
A simple temp file based swap for speeding up operations
TypeScript utilities for interacting with the Netlify cache
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.
LRU cache module written in C++
Multi-tier cache module for Node.js. Redis, Upstash, CloudfareKV, File, in-memory and others drivers
A cache proxy plugin for Gulp
Signals for managing, caching and syncing asynchronous and remote data in Angular
LRU Cache for node.js/browser.
fast cached read write of big binary files
TypeScript-based caching decorators
Internal module - vectorized text pooling for gl-vis
make axios great again
A utility to lazily calculate and cache values in a react component based on props
Create High Level Multi-Language Web Site [Fast and Easy]
Convert an 'address:port' string to an array [address:string, port:number]
Immediate put/get for abstract-chunk-store compliant stores
Broccoli-filter, implemented ontop of the rebuild api()
Atelier REST API wrapper
Infinispan Javascript client
offline-plugin for webpack
Zero-config MCP server for AI-powered marketing tools. Features automatic setup, standalone mode, Interactive Buyer Persona Generator with bilingual support (EN/PT-BR), and enterprise-grade content analysis with 2025 frameworks.
Lazily evaluates a getter on an object and caches the returned value
A cache for file metadata or file content.
Hard cache the source of modules in webpack. Patched version fixing the hash bug
Node module for in memory caching
A highly customizable and versatile GraphQL client for vue
The smart data fetching layer for Vue.js
In-memory LRU cache for abstract-chunk-store compliant stores
An async deduping cache
node-fetch with caching.
Middleware for meddling with Cache-Control headers
npm util for @file-cache
Memoize any function using Keyv as storage backend.
A simple and flexible library that caches HTTP requests in Angular applications
Next.js cache handlers
Turborepo remote cache server
An implementation to speed up the nodejs `dns.lookup` method by avoiding thread pool and using resolve4/resolve6 with DNS TTL values
Reduce requests to backend services by batching calls and caching records.
URL key-value cache.
PostgreSQL storage adapter for Keyv
cache layer for jest-resolve
An abstract object cache interface
watchify/browserify wrapper with some useful preconfigured transforms and cache support, to remember the files that were processed and speed up the bundling time
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.
Remote caching for @nrwl/nx using Vercel Remote Cache
Helper for memoizing synchronous functions and methods
Amazon DAX Client for JavaScript
Memory object adapter for catbox
Redis adapter for catbox
A link caching plugin for the amqp10 module
Better memcache for node
🚩 FastImage, performant React Native image component.
A highly customizable and versatile GraphQL client for Svelte
Clears your NPX 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
Require extension that allows for caching/precompiling
Caching module for sequelize queries
A Semantic cache built on top of Upstash Vector DB
Simple and extensible caching module supporting decorators
Node.js solution for memoizing/caching function results on the file system
A plugin for Fastify to enable management of cache control headers
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
A diagnostic tool for rush build cache
Simple and extensible caching module supporting decorators
Arcjet cache interface and implementations
Create a lazily evaluated value
Flushes the internal node cache, useful (and recommended) when testing apps
LRU Cache
Extends lru-cache to add file system support
A promise-based cache package for Nodejs using IORedis
Adapter for using node-cache with type-cacheable
In-Memory Cache with O(1) Operations and LRU Purging Strategy
Memory storage module for node-ts-cache
memoize the last result, in async way
The cache of Places found by 🐊Putout
Adapter for using ioredis with type-cacheable
Small and efficient cache provider for Node.JS with In-memory, File, Redis and MongoDB engines
MongoDB storage adapter for Keyv