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