This plugins adds simple LRU caching to your `validate`, to improve performance by caching the validation result.
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
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.
Fast LRU and TTL cache with upsert and promise option
Redis Cache Module for Medusa
Memory cache store for the undici cache interceptor
An arbitrary length integer library for Javascript
Format and parse HTTP Cache-Control header
Apache Arrow columnar in-memory format
KTX 2.0 (.ktx2) parser and serializer.
Simple key-value storage with support for multiple backends
Big-friendly JSON. Asynchronous streaming functions for large JSON data sets.
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
This plugins adds simple LRU caching to your `parse`, to improve performance by caching the parsed result.
MongoDB Server for testing (auto-download latest version to ~/.cache/mongodb-binaries).
Library to work against complex domain names, subdomains and URIs.

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.