persistent-cache
JSON →A simple Node.js module to persistently store/cache arbitrary data to disk with optional memory mirroring for performance. Version 1.1.2 (latest) has low release activity with no recent updates. It provides both synchronous and asynchronous APIs for get, put, delete, and keys operations. Data is stored as files on disk, and cache entries can have a time-to-live duration. It is lightweight with no dependencies, but offers basic functionality compared to more feature-rich caching libraries like node-cache or lru-cache. Suitable for simple persistent storage needs, but has known issues with path handling and race conditions on concurrent access.
Traffic · last 30 days stale · no recent hits
total hits 12
actors 2 distinct systems
last hit 16d ago AhrefsBot
top countries 🇸🇬 Singapore · 🇺🇸 United States · VN · BD · 🇨🇦 Canada
Resources
packagepersistent-cache ↗