A simple async cache with ttl
A cache object that deletes the least-recently-used items.
Simple key-value storage with support for multiple backends
High Performance Layer 1 / Layer 2 Caching with Keyv Storage
A simple key/value storage using files to persist the data
Like a JavaScript Set, but with a TTL on entries
A cache object that deletes the least-recently-used items.
LRU and FIFO caches for Client or Server
Simple and fast NodeJS internal caching. Node internal in memory cache like memcached.
Simple caching object with optional TTL and file system persistence.
The time-based use-recency-unaware cousin of [`lru-cache`](http://npm.im/lru-cache)
A super-fast, promise-based cache that reads and writes to the file-system.
A fast, lightweight LRU (Least Recently Used) cache for JavaScript with O(1) operations and optional TTL support.
[](https://badge.fury.io/js/@tirke%2Fnode-cache-manager-ioredis)
Simple key-value storage with support for multiple backends
Simple in-memory cache for JavaScript
node-simple-lru-cache =====================
This plugins adds simple LRU caching to your `validate`, to improve performance by caching the validation result.
Memoize functions results using an lru-cache.
This plugins adds simple LRU caching to your `parse`, to improve performance by caching the parsed result.
Cache Manager for Node.js
Redis store for node-cache-manager
Redis Cache Module for Medusa
In-memory Cache Module for Medusa
Ruby AWS Secrets Manager interface. Allows for env specific secrets, in-memory caching with custom TTL, file storage, and simple API.
Memoize methods with a simple decorator. Supports TTL expiration, LRU eviction, thread-safe per-instance caches, hit/miss stats, and proper nil/false handling.
No description provided.
No description provided.
No description provided.
No description provided.