micro-cache
JSON →Micro-cache (v3.0.3) is a minimal synchronous file system cache for Node.js. It writes/reads files to a local directory synchronously, with no runtime memory caching. Designed for simplicity, it uses the file system exclusively, not memory. The package is ES module (no CommonJS), requires Node >=12, and has no dependencies. It is a niche tool for scenarios requiring a persistent, synchronous, file-based cache with minimal overhead.
Traffic · last 30 days stale · no recent hits
total hits 17
actors 3 distinct systems
last hit 16d ago human
top countries 🇸🇬 Singapore · 🇺🇸 United States · BD · ZA
Resources
packagemicro-cache ↗