TypeScript definitions for memory-cache
walk paths fast and efficiently
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
Speed-up HTTP requests with LRU cache
Memoize/cache function results
Fast, modern and event loop non-blocking memory cache for Node.js and browse
EditorConfig File Locator and Interpreter for Node.js
Simple “Least Recently Used” (LRU) cache
Multi-tier cache module for Node.js. Redis, Upstash, CloudfareKV, File, in-memory and others drivers
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.
Redis Cache Module for Medusa
Apache Arrow columnar in-memory format
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
MongoDB Server for testing (auto-download latest version to ~/.cache/mongodb-binaries).
Memory-based Cache Service

A cache object that deletes the least-recently-used items.
Redis Server for testing. The server will allow you to connect your favorite client library to the Redis Server and run parallel integration tests isolated from each other.
Memory / Redis abstraction for Directus
- Skip the execution phase and reduce server load by caching execution results in-memory. - Customize cache entry time to live based on fields and types within the execution result. - Automatically invalidate the cache based on mutation selection sets. -
The filesystem cache for `@vlt/registry-client`
Memory storage module for node-ts-cache
Simple “Least Recently Used” (LRU) cache