async-cache@0.0.1

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

BSD 2012-08-10 已弃用
No longer maintained. Use [lru-cache](http://npm.im/lru-cache) version 7.6 or higher, and provide an asynchronous `fetchMethod` option.
安装 (0.0.1)
npm install async-cache@0.0.1
yarn add async-cache@0.0.1
pnpm add async-cache@0.0.1
bun add async-cache@0.0.1
dependencies (1)
包名版本要求
lru-cache ~2.0.0
devDependencies (1)
包名版本要求
tap ~0.3.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