inflight@1.0.3
Add callbacks to requests in flight to avoid async duplication
ISC
2014-10-01
已弃用
This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
安装 (1.0.3)
npm install inflight@1.0.3
yarn add inflight@1.0.3
pnpm add inflight@1.0.3
bun add inflight@1.0.3
devDependencies (1)
| 包名 | 版本要求 |
|---|---|
| tap | ^0.4.10 |