inflight@1.0.0
Add callbacks to requests in flight to avoid async duplication
ISC
2014-05-05
已弃用
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.0)
npm install inflight@1.0.0
yarn add inflight@1.0.0
pnpm add inflight@1.0.0
bun add inflight@1.0.0
dependencies (1)
| 包名 | 版本要求 |
|---|---|
| once | ^1.3.0 |
devDependencies (1)
| 包名 | 版本要求 |
|---|---|
| tap | ^0.4.10 |