Closed feeedback closed 4 years ago
// {String|Function} Generate a unique cache key for the request. // Will use request url and serialized params by default. key: req => req.url + serializeQuery(req.params),
https://github.com/RasCarlito/axios-cache-adapter#options
Okay, I'll be using third party solutions. This is probably correct if I want more flexibility in the settings. https://www.npmtrends.com/node-cache-vs-apicache-vs-lru-cache
https://github.com/RasCarlito/axios-cache-adapter#options