{"library":"extra-disk-cache","type":"library","category":null,"description":"A disk-based persistent cache library for Node.js (v0.13.0, requires Node >=22). It stores key-value pairs as files on disk, supports optional TTL, and provides synchronous API for most operations. Includes DiskCache, DiskCacheWithCache (in-memory + disk), DiskCacheView (typed keys/values via converters), and DiskCacheAsyncView (async converters). Differentiators: full TypeScript support, minimal dependencies, sync API for simplicity, and composable view layers. Alternative to quick-lru or lru-cache for persistent use cases.","language":"javascript","status":"active","version":"0.13.0","tags":["javascript","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install extra-disk-cache","imports":["import { DiskCache } from 'extra-disk-cache'","import { DiskCacheWithCache } from 'extra-disk-cache'","import { DiskCacheView } from 'extra-disk-cache'"]},{"cmd":"yarn add extra-disk-cache","imports":[]},{"cmd":"pnpm add extra-disk-cache","imports":[]}],"homepage":"https://github.com/BlackGlory/extra-disk-cache#readme","github":"ssh://git@github.com/BlackGlory/extra-disk-cache","docs":null,"changelog":null,"pypi":null,"npm":"extra-disk-cache","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}