{"library":"await-cache","type":"library","category":null,"description":"A lightweight promise-based cache for async functions with optional LRU eviction and configurable TTL. Current stable version is 1.0.2, released in 2018 with no recent updates. Key differentiators: simple API wrapping any async function, supports LRU via maxSize option, custom argument serialization. Works with both async and sync functions. Minimal dependencies; suitable for Node.js and browser environments.","language":"javascript","status":"maintenance","version":"1.0.2","tags":["javascript","cache","memorize","await","async","lru","promise","helper"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install await-cache","imports":["const cachify = require('await-cache')","import cachify from 'await-cache'","const cachify = require('await-cache').default || require('await-cache')"]},{"cmd":"yarn add await-cache","imports":[]},{"cmd":"pnpm add await-cache","imports":[]}],"homepage":"http://intergenies.com/programs/nodejs/await-cache","github":"https://github.com/Kauto/await-cache","docs":null,"changelog":null,"pypi":null,"npm":"await-cache","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}