fast-memory-cache
JSON →A lightweight, zero-dependency in-memory cache for Node.js with TypeScript support. Version 3.0.0 provides a simple API for get, set, delete, and clear operations, with optional TTL (time-to-live) in seconds. It is ideal for caching API responses, session data, or memoizing function results. Unlike heavier alternatives like node-cache, it has no serialization overhead and no external dependencies, making it extremely fast and memory efficient.
Resources
packagefast-memory-cache ↗
API endpoints
full doc /v1/registry/fast-memory-cache