Skip to content
New issue

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

Feature request: granular cache invalidation #434

Open
tworedz opened this issue Jul 25, 2024 · 1 comment · May be fixed by #435
Open

Feature request: granular cache invalidation #434

tworedz opened this issue Jul 25, 2024 · 1 comment · May be fixed by #435

Comments

@tworedz
Copy link

tworedz commented Jul 25, 2024

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?

@tworedz tworedz linked a pull request Jul 25, 2024 that will close this issue
@tworedz
Copy link
Author

tworedz commented Aug 5, 2024

Hey, any updates here?) @long2ice @mjpieters

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant