Deduplicate concurrent async operations by sharing the same in-flight Promise
singleflight for js
Ensure only one execution is in-flight for a given key at a time
provide a wrap async function for singleflight
provides a duplicate function call suppression
[](https://www.npmjs.com/package/@camunda8/orchestration-cluster-api) [](https://www.npmjs.com/packa
TypeScript single-flight implementation for deduplicating concurrent async operations by key.
Prevent duplicate calls at concurrent function calls
Typed single-flight async coalescing with cleanup, cancellation, and inflight-compatible callbacks.
provides a duplicate function call suppression mechanism.
Go-style singleflight implementation for Node.js/TypeScript
Schema-agnostic primitives shared across every brand's BFF. No Hono, no brand-specific Strapi / Shopify schema — just the infrastructure that every brand reuses unchanged.
Croco 프레임워크용 캐시 추상화 패키지입니다. 인메모리 LRU 캐시, stampede protection, TTL 관리, 패턴 무효화, 분산 캐시 인터페이스를 제공합니다.
This package is the code support for book "Node Reliable Caching"
Caching primitives (LRU, TTL, stale-while-revalidate, singleflight) and memoization helpers shared by `@fajarnugraha37/validator` and `@fajarnugraha37/expression`
Single flight pattern for TypeScript, deduplicate concurrent requests.
A helper for node-cache
singleflight is a utility that prevents duplicate asynchronous operations by ensuring that only one execution per unique key is in progress at a time, reducing redundant processing and improving efficiency.
Production-grade TypeScript SDK for the Setu API Platform (UPI, BBPS, KYC, AA, eSign)
A TypeScript utility that solves the Thundering Herd Problem by deduplicating concurrent operations
A set of common utilities for TypeScript/JavaScript
Platform-agnostic utility functions with ./web subpath for browser-only utilities (download, window, BOM helpers)
A wrapper for de-duplicating asynchronous requests
MCP server for GoUX platform — browse projects, design tokens, AI sessions, and billing from your IDE.