You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe how to use the custom cache API if it's still supported. Or if it's no longer supported, remove the mentions of it from README.md.
When / Where / How
Current Behavior
There is a section in the README.md that shows the usage of Redis as a custom cache, but it doesn't show how to pass the custom cache implementation to fetch: https://github.com/npm/make-fetch-happen#example-3
What / Why
Describe how to use the custom cache API if it's still supported. Or if it's no longer supported, remove the mentions of it from README.md.
When / Where / How
Current Behavior
https://github.com/npm/make-fetch-happen#example-3
feat(BREAKING): refactor cache handling to be more consistent #49
Expected Behavior
A README.md that is consistent with the supported API.
The text was updated successfully, but these errors were encountered: