Re-export matchQuery
from utils module of the core package
#5064
-
Hi everyone, I've got a small proposal I'd like to discuss: we would like to make use of the Problem:Since the entrypoints of the core package are limited using Rationale:We currently employ a coarse-grained cache invalidation strategy, where we usually invalidate most cache keys. In certain situations, we need to exclude a small set of keys and their sub-keys from invalidation. To implement our strategy, we make use of the Solution:The function We fully understand that this change increases the API surface of the package. We hope it is still worth a discussion. Thanks a lot to everyone for looking into it. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
I think that's fine - PRs welcome 🚀 |
Beta Was this translation helpful? Give feedback.
I think that's fine - PRs welcome 🚀