{"library":"feather-cache-indexeddb","type":"library","category":null,"description":"IndexedDB driver for feather-cache storage. Current stable version 1.0.3 provides a factory function idbFeatherCacheDriver(maxAgeInMs) that returns a storage driver compatible with FeatherCache. Requires feather-cache ^1.x.x. Built with TypeScript, ships types. The driver uses IndexedDB via idb-keyval under the hood. Release cadence is low; package is stable with infrequent updates. Differentiator: enables persistent client-side caching via IndexedDB with TTL support, unlike in-memory or localStorage alternatives.","language":"javascript","status":"active","version":"1.0.3","tags":["javascript","feather-cache","driver","cache","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install feather-cache-indexeddb","imports":["import { idbFeatherCacheDriver } from 'feather-cache-indexeddb'","import { FeatherCache } from 'feather-cache'"]},{"cmd":"yarn add feather-cache-indexeddb","imports":[]},{"cmd":"pnpm add feather-cache-indexeddb","imports":[]}],"homepage":"https://github.com/vajahath/feather-cache-indexeddb#readme","github":"https://github.com/vajahath/feather-cache-indexeddb","docs":null,"changelog":null,"pypi":null,"npm":"feather-cache-indexeddb","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}