We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello there!
I want to propose a cache invalidation feature based on tags. It would be similar to Redux Toolkit query invalidation: https://redux-toolkit.js.org/rtk-query/usage/mutations#revalidation-example.
I am providing my initial implementation for this and would like to know if it is worth incorporating into this library.
I have already found similar issues, which I believe could be resolved as well: #298 #96
@long2ice can you please take a look?
The text was updated successfully, but these errors were encountered:
Hey, any updates here?) @long2ice @mjpieters
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Hello there!
I want to propose a cache invalidation feature based on tags. It would be similar to Redux Toolkit query invalidation: https://redux-toolkit.js.org/rtk-query/usage/mutations#revalidation-example.
I am providing my initial implementation for this and would like to know if it is worth incorporating into this library.
I have already found similar issues, which I believe could be resolved as well:
#298
#96
@long2ice can you please take a look?
The text was updated successfully, but these errors were encountered: