Skip to content

[5.6] Increment and decrement tagged cache items#23578

Merged
taylorotwell merged 1 commit into
laravel:5.6from
CodeDestroyer:CacheTagIncrementDecrement
Mar 17, 2018
Merged

[5.6] Increment and decrement tagged cache items#23578
taylorotwell merged 1 commit into
laravel:5.6from
CodeDestroyer:CacheTagIncrementDecrement

Conversation

@CodeDestroyer

Copy link
Copy Markdown
Contributor

I noticed when using cache tags that keys created with increment and decrement are not removed during a tag flush.

I added overrides for TaggedCache for increment and decrement to add the key to the set

@GrahamCampbell GrahamCampbell changed the title [5.6] increment and decrement tagged cache items [5.6] Increment and decrement tagged cache items Mar 17, 2018
@taylorotwell taylorotwell merged commit 2a4214c into laravel:5.6 Mar 17, 2018
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.

3 participants