-
- Downloads
feat: cache github get requests in memory (#1185)
The existing github wrapper is now extended to cache any get request. The existing pr cache is removed as it is now redundant.
Showing
- lib/platform/github/gh-got-wrapper.js 15 additions, 2 deletionslib/platform/github/gh-got-wrapper.js
- lib/platform/github/index.js 1 addition, 5 deletionslib/platform/github/index.js
- test/platform/github/gh-got-wrapper.spec.js 9 additions, 0 deletionstest/platform/github/gh-got-wrapper.spec.js
- test/platform/github/index.spec.js 0 additions, 2 deletionstest/platform/github/index.spec.js
Loading
Please register or sign in to comment