node-fetch is a pleasure to use and has made my api fetching much easier to work with and manage. Thanks!
I was wondering if it would be possible to add request caching support? While I'm sure such an implementation isn't trivial, it would save lots of resources and speed up fetching for already known responses. Thanks!
(Im not sure it's of any use, but here is a caching implementation offered for superaget)
node-fetch is a pleasure to use and has made my api fetching much easier to work with and manage. Thanks!
I was wondering if it would be possible to add request caching support? While I'm sure such an implementation isn't trivial, it would save lots of resources and speed up fetching for already known responses. Thanks!
(Im not sure it's of any use, but here is a caching implementation offered for superaget)