popomore / koa-proxy

Proxy middleware for koa
223 stars 102 forks source link

代码不能起到缓存的作用 #68

Open neu-liruijia opened 5 years ago

neu-liruijia commented 5 years ago

https://github.com/KittenTeam/koa-cache-proxy/blob/324b1075b7a39e016d7c2305f60c2c02185b8cf5/index.js#L10 此处的代码应该 const lruCache = new LRU(options.lruOptions);