Migration from axios-cache-adapter #752
-
Hello, We're looking to migrate from axios-cache-adapter I have a few queries:
|
Beta Was this translation helpful? Give feedback.
Answered by
arthurfiorette
Dec 18, 2023
Replies: 2 comments 7 replies
-
Hey @Tam2, which parts of the |
Beta Was this translation helpful? Give feedback.
6 replies
-
@Tam2 @arthurfiorette what did you do with maxAge? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
2 -> It returns the same axios instance, but with updated typings, you can just install this library and wait for you LSP add completions to all available options.
3 -> It depends on your storage implementation, we do not support it by default buy you can extend any storage with https://axios-cache-interceptor.js.org/guide/storages#buildstorage.