Preparing for system design interviews?  Try bugzed.com →

cache-point

JSON →
library 3.0.1 ·javascript
verified Jun 7, 2026

Simple, filesystem-backed memoisation cache for Node.js. Current stable version is 3.0.1, released under the MIT license. The package provides a Cache class that stores serialised results on disk, keyed by checksums of input arguments. Cache hits resolve the stored value; misses reject with ENOENT. It supports synchronous and asynchronous read/write, custom cache directories, clearing, and removal. Unlike in-memory caches (e.g., lru-cache), cache-point persists across process restarts. Requires node >= 12.17 and has a peer dependency on @75lb/nature (ESM utilities). The project follows semantic versioning with a slow release cadence (last release Nov 2022).

total hits 22
actors 4 distinct systems
last hit 16d ago AhrefsBot
ByteDance
4
GPTBot
3
Amazonbot
3
Humans
11

top countries 🇸🇬 Singapore · 🇺🇸 United States · VN · PH · AE