Skip to content
Discussion options

You must be logged in to vote

Cache is stored solely in memory, there is no size limit (I have a PR open to add a limit to the amount of cached keys).

In my experience, there is no need to worry about the size, most apps don’t fetch enough data to have a memory issue, if using something like Redux or storing in useState you don’t worry then you can probably don’t worry here.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@doptster
Comment options

Answer selected by doptster
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants