{"library":"async-cache-queue","type":"library","category":null,"description":"A lightweight asynchronous task queue with built-in caching, timeout, throttle, and background prefetching. Version 0.2.8 is stable as of 2025, with infrequent releases. It differentiates from similar libraries (e.g., p-limit, memoizee) by combining queue, concurrency control, positive/negative caching, TTL-based expiration, background refresh, and optional external storage support in a single small package (~2KB gzipped). Ships TypeScript declarations and supports both CJS and ESM.","language":"javascript","status":"active","version":"0.2.8","tags":["javascript","cache","concurrency","memoize","queue","throttle","timeout","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install async-cache-queue","imports":["import { queueFactory } from 'async-cache-queue'","import { clearCache } from 'async-cache-queue'","import asyncCacheQueue from 'async-cache-queue'"]},{"cmd":"yarn add async-cache-queue","imports":[]},{"cmd":"pnpm add async-cache-queue","imports":[]}],"homepage":"https://github.com/kawanet/async-cache-queue#readme","github":"https://github.com/kawanet/async-cache-queue","docs":null,"changelog":null,"pypi":null,"npm":"async-cache-queue","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}