jaredwray/cacheable

How does Cacheable Request works?

Closed this issue · 1 comments

I am using got for querying some data on my website. There will be new data every seconds. So, does using cacheable request speed it up?

It wraps the native Node.js HTTP/HTTPS modules with RFC 7234 compliant caching.

Did you read the readme? Is there a specific question you have about behaviour?