asynchronous-cache
JSON →Simple asynchronous in-memory cache for deduplicating concurrent calls to async functions. v1.1.0, no dependencies. Key differentiator: caches promises, not just values, so concurrent calls for the same key share a single pending promise, preventing duplicate execution. Supports optional TTL per entry. Minimal API: executeWithCache, delete, clear.
Traffic · last 30 days stale · no recent hits
total hits 19
actors 3 distinct systems
last hit 18d ago human
top countries 🇸🇬 Singapore · 🇺🇸 United States · 🇮🇹 Italy · MD · 🇪🇸 Spain
Resources
packageasynchronous-cache ↗
API endpoints
full doc /v1/registry/asynchronous-cache