Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Feature request: granular cache invalidation #434

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

Feature request: granular cache invalidation #434

tworedz opened this issue Jul 25, 2024 · 2 comments · 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

@tworedz
Copy link
Author

tworedz commented Dec 4, 2024

@vicchi hi! based on last comments in #298 i'm glad to get any comments/suggestions on my current implementation. I'm still need with feature for my own, so it'd be great to have it upstream here. Any thoughts ?

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

Successfully merging a pull request may close this issue.

1 participant