Having single instance of cache across components with respect to react #4
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
If I am having to integrate tinycache with a react application,then how will I maintain one common cache across all the components ?
You can either manage it yourself or you can use the default shared cache: