cache-base
JSON →Basic object cache with `get`, `set`, `del`, and `has` methods for Node.js/JavaScript projects. Version 4.0.2 (latest stable, 2023-09) provides a simple in-memory cache with event emission and support for dot-notation keys. It is part of the 'base' ecosystem and is dependency-free. Unlike more complex caching solutions, it offers minimal overhead and is ideal for small-scale or temporary caching needs. The release cadence is low (sporadic updates), and it is considered stable and maintained.
Resources
packagecache-base ↗