inflight@1.0.5
Add callbacks to requests in flight to avoid async duplication
ISC
2016-05-18
已弃用
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.5)
npm install inflight@1.0.5
yarn add inflight@1.0.5
pnpm add inflight@1.0.5
bun add inflight@1.0.5
devDependencies (1)
| 包名 | 版本要求 |
|---|---|
| tap | ^1.2.0 |