A cache object that deletes the least-recently-used items.
Fast LRU and TTL cache with upsert and promise option
LRU cache module written in C++
Thin wrapper around lru-cache with extended functionality.
In-Memory Cache with O(1) Operations and LRU Purging Strategy
A faster alternative to Object.create(null)
Merkle tree implemented as a persistent datastructure
[](https://www.npmjs.com/package/@aws-sdk/endpoint-cache) [](https://www.npmjs.com/package/@aws-sdk/e
A simple O(1) LRU cache
WIP - a pure javascript version of sodium-native
A powerful web scraper for both static and client-side rendered sites using only Bun native APIs
This plugins adds simple LRU caching to your `validate`, to improve performance by caching the validation result.
Multi-tier cache module for Node.js. Redis, Upstash, CloudfareKV, File, in-memory and others drivers
Replace inflight package with a wrapper aound lru-cache
LRU Memoize
This plugins adds simple LRU caching to your `parse`, to improve performance by caching the parsed result.
express-session full featured MemoryStore layer without leaks!
An in-memory LRU back-end for Keyv.
Simple NAPI wrapper around https://github.com/prysmaticlabs/hashtree
VS Code-style keyboard shortcuts for modern web apps
"Least Recently Used" (LRU) cache compatible to ES6 Map
A simple memorise function that uses a fast LRU cache under the hood.
A simple LRU cache module.
Javascript implementation of the Noise Protocol Framework based on libsodium