{"library":"layered-cache","type":"library","category":null,"description":"A hierarchical cache manager for Node.js that chains multiple cache layers (e.g., in-memory LRU, database, remote server) with automatic fallback and propagation. v4.0.2 is the current stable release, with infrequent updates. Key differentiator: supports arbitrary key types, optional multi-get/set, and a customizable not-found check. The library is ESM-only and requires Node >=10.","language":"javascript","status":"active","version":"4.0.2","tags":["javascript","layered-cache","cache","manager","layer","hierarchical"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install layered-cache","imports":["import LCache from 'layered-cache'","import type { InterfaceLayer } from 'layered-cache'","import type { Layer } from 'layered-cache'"]},{"cmd":"yarn add layered-cache","imports":[]},{"cmd":"pnpm add layered-cache","imports":[]}],"homepage":"https://github.com/kaelzhang/node-layered-cache#readme","github":"git://github.com/kaelzhang/node-layered-cache","docs":null,"changelog":null,"pypi":null,"npm":"layered-cache","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}