{"library":"feather-cache","type":"library","category":null,"description":"feather-cache v1.3.1 is a lightweight pluggable key-value cache supporting multiple storage backends (in-memory, MongoDB, IndexedDB). Released under MIT license with low release cadence (last update ~2019). It differentiates from simpler caches like lru-cache by allowing custom drivers for persistent storage. Built-in TypeScript types. The in-memory driver is for convenience; for serious in-memory caching, lru-cache is recommended. Supports async get/set/delete with optional TTL per key.","language":"javascript","status":"maintenance","version":"1.3.1","tags":["javascript","feather-cache","cache","storage","key-value","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install feather-cache","imports":["import { FeatherCache } from 'feather-cache'","const { FeatherCache } = require('feather-cache')","import type { FeatherCacheOptions } from 'feather-cache'"]},{"cmd":"yarn add feather-cache","imports":[]},{"cmd":"pnpm add feather-cache","imports":[]}],"homepage":"https://github.com/vajahath/feather-cache#readme","github":"https://github.com/vajahath/feather-cache","docs":null,"changelog":null,"pypi":null,"npm":"feather-cache","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}