cache-section-helper
v1.0.7
Published
A lightweight, framework‑agnostic caching utility with TTL support for in‑memory and disk‑based storage.
Downloads
145
Maintainers
Readme
cache-section-helper
A lightweight, framework‑agnostic caching utility used internally across our projects. It provides in‑memory and disk‑based caches with TTL support, ideal for reducing redundant API calls and speeding up server responses.
Installation
npm install cache-helper