async-cache@1.1.0

Cache your async lookups and don't fetch the same thing more than necessary.

ISC 2016-03-19 已弃用
No longer maintained. Use [lru-cache](http://npm.im/lru-cache) version 7.6 or higher, and provide an asynchronous `fetchMethod` option.
安装 (1.1.0)
npm install async-cache@1.1.0
yarn add async-cache@1.1.0
pnpm add async-cache@1.1.0
bun add async-cache@1.1.0
dependencies (1)
包名版本要求
lru-cache ^4.0.0
devDependencies (2)
包名版本要求
standard ^3.11.0
tap ^2.0.0
版本列表
1.1.0 2016-03-19
1.0.0 2015-05-24
0.1.5 2014-03-17
0.1.4 2014-02-07
0.1.3 2013-07-02
0.1.2 2013-04-06
0.1.1 2013-01-15
0.1.0 2012-10-19
0.0.2 2012-08-10
0.0.1 2012-08-10