{"library":"etag-cache-leveldb","type":"library","category":null,"description":"A persistent HTTP ETag cache backed by LevelDB for Node.js. Current stable version is 2.1.17. It uses levelup and leveldown (or any abstract-leveldown-compatible store) to persist ETags and response bodies, enabling conditional requests (If-None-Match) and caching of fetch responses. It reconstructs Response-like objects when a cached entry matches. Key differentiators: direct integration with fetch API responses, simple key-value design (URL→ETag and ETag→body), and support for custom LevelDB instances. Release cadence is irregular as a side project.","language":"javascript","status":"active","version":"2.1.17","tags":["javascript","cache","etag","fetch","http","leveldb","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install etag-cache-leveldb","imports":["import { ETagCacheLevelDB } from 'etag-cache-leveldb'","const { ETagCacheLevelDB } = await import('etag-cache-leveldb')","import type { ETagCacheLevelDB } from 'etag-cache-leveldb'","import { rawTagData } from 'etag-cache-leveldb'"]},{"cmd":"yarn add etag-cache-leveldb","imports":[]},{"cmd":"pnpm add etag-cache-leveldb","imports":[]}],"homepage":"https://github.com/arlac77/etag-cache-leveldb#readme","github":"https://github.com/arlac77/etag-cache-leveldb","docs":null,"changelog":null,"pypi":null,"npm":"etag-cache-leveldb","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}