{"library":"level-content-cache","type":"library","category":null,"description":"Package for caching mutable resources into a content-addressable store using LevelDB. Version 1.3.3 is stable but appears unmaintained (last update years ago). It combines a content-addressable store (CAS) with a LevelDB-backed caching layer, allowing efficient retrieval and storage of resources keyed by content hash. Supports customizable getter functions for fetching resources. Different from simple LevelDB caches by leveraging CAS for deduplication and integrity. Lightweight and suitable for Node.js applications needing persistent, content-addressed caching.","language":"javascript","status":"maintenance","version":"1.3.3","tags":["javascript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install level-content-cache","imports":["const ContentCache = require('level-content-cache')","const ContentCache = require('level-content-cache')","const createCache = require('level-content-cache')"]},{"cmd":"yarn add level-content-cache","imports":[]},{"cmd":"pnpm add level-content-cache","imports":[]}],"homepage":"https://github.com/dominictarr/level-http-cache","github":"git://github.com/dominictarr/level-http-cache","docs":null,"changelog":null,"pypi":null,"npm":"level-content-cache","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}