A simple in-memory caching solution for Node.js, with a flexible design where you can define your own cache policies.
- Updated
Nov 12, 2024 - TypeScript
A simple in-memory caching solution for Node.js, with a flexible design where you can define your own cache policies.
A high-performance, lightweight TTL (Time-To-Live) and LRU (Least Recently Used) based in-memory cache for both Node.js and browser environments. Built with TypeScript for type safety and excellent developer experience.
Simplify the visualization of your In-Memory cache.
Add a description, image, and links to the in-memory-cache topic page so that developers can more easily learn about it.
To associate your repository with the in-memory-cache topic, visit your repo's landing page and select "manage topics."