A cache module that writes cached items into disk and manages automatic pruning of expired items.
A cache object that deletes the least-recently-used items.
A simple key/value storage using files to persist the data
A super-fast, promise-based cache that reads and writes to the file-system.
Like a JavaScript Set, but with a TTL on entries
High Performance Layer 1 / Layer 2 Caching with Keyv Storage
LRU and FIFO caches for Client or Server
A cache object that deletes the least-recently-used items.
Simple key-value storage with support for multiple backends
The time-based use-recency-unaware cousin of [`lru-cache`](http://npm.im/lru-cache)
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
Simple caching object with optional TTL and file system persistence.
A fast, lightweight LRU (Least Recently Used) cache for JavaScript with O(1) operations and optional TTL support.
Simple and fast NodeJS internal caching. Node internal in memory cache like memcached.
Require hook for automatic V8 compile cache persistence
Fast LRU and TTL cache with upsert and promise option
Memoize functions results using an lru-cache.
Require hook for automatic V8 compile cache persistence
Redis Cache Module for Medusa
[](https://badge.fury.io/js/@tirke%2Fnode-cache-manager-ioredis)
In-memory Cache Module for Medusa
Standalone caching utilities with TTL, SWR, and HTTP response caching
Simple in-memory cache for JavaScript
Find and parse the tsconfig.json file from a directory path
Ruby AWS Secrets Manager interface. Allows for env specific secrets, in-memory caching with custom TTL, file storage, and simple API.
Wallet is a rails gem that allows you to manage all of your action caching configuration in a single yaml file. Supports TTLs.