Use SETEX for storing package.json configs

Also, remove option for in-memory cache.
This commit is contained in:
MICHAEL JACKSON
2017-05-25 11:53:47 -07:00
parent f297ba2217
commit 84f297b400
5 changed files with 29 additions and 49 deletions

View File

@ -19,7 +19,6 @@
"http-client": "^4.3.1",
"invariant": "^2.2.2",
"isomorphic-fetch": "^2.2.1",
"lru-cache": "^4.0.2",
"mime": "^1.3.6",
"mkdirp": "^0.5.1",
"morgan": "^1.8.1",