CacheCleared event #50667
Unanswered
ryanmitchell
asked this question in
Ideas
CacheCleared event
#50667
Replies: 1 comment 1 reply
-
do you need the cache entries stored in the database? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Would you be open to adding (or reviewing a PR for) a CacheCleared event?
We have a use case where we're keeping record of cache entries in a database store, so when the cache is cleared it gets out of sync. It would be useful to be able to listen for that happening and re-sync / re-populate our store at that point.
Beta Was this translation helpful? Give feedback.
All reactions