keyv
Simple key-value storage with support for multiple backends
Found 91 results for lru-cache
Simple key-value storage with support for multiple backends
🔥 An extremely fast and efficient LRU cache for JavaScript with high compatibility (including Browsers) — 6.8KB.
A least-recently-used cache in 35 lines of code
A tiny (215B) and fast Least Recently Used (LRU) cache
neat wrapper for various caches
LRU Cache for node.js/browser.
LRU Cache that is safe for clusters, based on `lru-cache`. Save memory by only caching items on the main thread via a promisified interface.
Adapter for using lru-cache with type-cacheable
Extends lru-cache to add file system support
Cache the promise lookups and avoid fetching the same thing more than necessary
LRU cache for people who like ES6 and promises
A cache object that deletes the least-recently-used items
Cache module for Node.js
lru-cache with promises and async fetching
Cache module for Node.js
generic cache and refreshing for api clients
Install package
Time aware least recently used (TLRU) cache for Node
A hash-based LRU cache that evicts entries based on memory usage rather than time or item count.
The RAW Least Recently Used (LRU) cache with optional TTL support
The ultimate MongoDB cache module.
A lib to invalidate lru cache keys in distributed systems powered by rabbitmq.
HomeOfThings - Node Utils: various utilities and common types
lru-cache caching node.js frontend
Cache implementation with an LRU evicting policy
A high-performance serialization protocol engine that optimizes JSON data transmission through adaptive encoding and decoding
High-performance TypeScript LRU cache (with optional TTL) for Node.js & browsers.
A least-recently-used (LRU) cache for web applications based on IndexedDB.
Wrapper for cache clients for more resilient operations
Extends lru-cache to add file system support
a nuxt modules
🔍 A robust, production-ready React/TypeScript library for viewing Bitcoin Ordinals inscriptions with advanced optimization features including LRU caching, LaserEyes wallet integration, virtual scrolling, and performance monitoring
Cluster aware LRU cache. Master process maintains cache and uses worker messaging to deliver items machine-local.
A module that helps you to create graphql dataloaders with decorators in Nest.js
a fully async API for openpgp that builds on ephemeral immutable keys and that does not leak cryptographic material. ES5. Typescript support. 36kB gzip, excluding openpgp
Simple wrapper around lru-cache that uses pub-sub for notifying of a dirty entry.
A simple LRU Cache, a Map that has a maximum number of entries and which discards the least recently used items first.
Wraps async-cache and lru-cache to provide active item deletion
Backbone of chrono-cache, designed to provide a flexible and efficient approach to cache management
Databank driver for lru-cache
LRU cache with event registry to handle cache changes
lru cache js implementation with capacity and maxAge support
Library for distributed LRU cache
Cache module for Node.js
A modern excellent fast well-tested reliable Caching Module that allows to keep your data in cache and incredibly fast to get it
A zero dependencies decorator for cache concerns.
A very simple multi layers cache.
caching data with LRU Cache and refresh it within specified time
cache wrapper that generates its own cryptographically secure random keys. wraps lru-cache by default. ES5. TypeScript support. 582 bytes gzip.
A caching module for streams
An easy to use cache client that allows use for memcached, redis, or lru-cache
Cache module for Node.js
記憶 (ki-o-ku) = MEMORY in Japanese - Memoize functions and cache results
Offers different types of caches with limited size or limited entry count
domain.js cache plugin
LRU Cache for Javascript
A custom cache handler for Next.js, designed to address a common challenge: the need for large and costly distributed cache solutions (e.g., Redis) in horizontally scaled applications hosted outside of Vercel
LRU Cache
A flexible multi-layer caching system with support for various storage adapters
Cache module for Node.js
Your Slick Cache Library
Javascript implementation of least recently used cache
A Browser cache object that deletes the least-recently-used items. and use [localforage](https://github.com/mozilla/localForage) as storage.
This package is a wrapper for lru-cache
Standalone LRU Cache.
Add Angular 14+ support
Proxy methods on host object until a promise has resolved.
In memory LRU cache with more utility methods.
Cache responses from service calls in nestjs.
A promise-based Stale LRU Cache with support for clusters.
LRU Cache
Mon-cache is mongoose cache for redis, memcached, or lru-cache
A modern, TypeScript-first LRU cache with TTL support, eviction events, and stats tracking.
LRU cache implementation.
Cache management with Redis and LRU fallback for Wistle API using redis and lru-cache.
确保依赖数据的高可用缓存函数。
fs read (incl. stream) operations cached in an lru-cache for consistent memory usage with custom fs support (hyperdrive).
A configurable caching module for NestJS supporting in-memory and Redis stores
neat wrapper for various caches
A simple and lightweight LRU cache tool, implemented using RAM
LRU Cache Pool
Decorator to cache returned value of any ES6 class methods with in server memory cache.
A simple in-memory LRU cache with no dependencies
A powerful cross-environment caching and memoization utility with TTL support and multiple storage adapters
A least-recently-created map
near-cache adapter for redis@3 client.
Teeny LRU cache
functional wrapper around lru-cache
Provides an lru-in-memory cache for typeorm
Cache module for Nest.js