throwaway-local-cache
JSON →A lightweight Node.js library for maintaining a fast local disk-backed cache without strict persistence guarantees. Version 1.3.0 is the latest stable release. It stores data on the filesystem, queuing writes and deletions to be batched and flushed asynchronously. Unlike persistent databases, it prioritizes speed over durability, making it ideal for temporary or disposable caches. It has minimal dependencies and a simple synchronous-like API using async/await.
Resources
packagethrowaway-local-cache ↗
API endpoints
full doc /v1/registry/throwaway-local-cache