key is to de-duplicate requests between server/side rendering, but I thought it alone would be enough to cache requests - to avoid hitting the API and instead grab from disk cache.cache key - is that it ? Indeed I need to force cache whenever I need to ?