Skip to content

Conversation

@erikn69
Copy link
Contributor

@erikn69 erikn69 commented Mar 31, 2025

Trigger flush events on TaggedCache store

$cache->tags(['my_tag'])->flush();

@taylorotwell taylorotwell merged commit ba7aa73 into laravel:12.x Apr 1, 2025
41 checks passed
taylorotwell added a commit that referenced this pull request Apr 1, 2025
taylorotwell added a commit that referenced this pull request Apr 1, 2025
@taylorotwell
Copy link
Member

Reverted this. I don't think this should fire the same events. The flushing events were intended for when the entire cache is flushed.

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 this pull request may close these issues.

Missing flushed cache event on Illuminate\Cache\TaggableStore

2 participants