Extremely simple zero-dependencies ES6 LRU (you probably want lru-cache instead)
simple node cache module
A lightweight, zero-dependency in-memory cache for TypeScript and JavaScript with TTL expiration, LRU eviction, wildcard pattern deletion, and a powerful @cached decorator for method-level memoization. Perfect for API response caching, session storage, an
cache the return of a function
A diagnostic tool for rush build cache
The AWS Encryption SDK for JavaScript is a client-side encryption library designed to make it easy for everyone to encrypt and decrypt data using industry standards and best practices. It uses a data format compatible with the AWS Encryption SDKs in other
A blazing fast deep object copier
React Query Dev Tools for React Native
Use mustache, including partials, in Express 3
Module resolution utilities based on Node.js upstream implementation.
Simple Redis Cache
Socket Firewall wrapper that verifies latest release and then runs npm with original args.
This package provides a class, [`Cache`](./src/Cache.ts), that implements caching using a model inspired by [HTTP's](https://datatracker.ietf.org/doc/html/rfc9111). The HTTP model is already incredibly powerful, and this class generalizes and extends it f
idb-cache is a fast and simple cache library for JavaScript using IndexedDB
Highly performant LRU cache.
Walk the dependency graph of a glslify shader.
A cache for file metadata or file content.
require module without cache
[](https://badge.fury.io/js/@tirke%2Fnode-cache-manager-ioredis)
TypeScript definitions for css-modules-require-hook
Multi-strategy cache service with tag-based invalidation support
Format and parse HTTP Cache-Control header
Express/Connect middleware to set url cache options with globs
Node.js solution for memoizing/caching function results on the file system