Skip to content

Conversation

joostdebruijn
Copy link
Contributor

This pull request introduces support for tagged memoized caches. If the decorated drive doesn't have support for tagging, the memoized driver will not support it either. It follows the same principles as the untagged variant introduced in #55304, so values for a tagged cache are consistent throughout a request.

@taylorotwell
Copy link
Member

Thanks for your pull request to Laravel!

Unfortunately, I'm going to delay merging this code for now. To preserve our ability to adequately maintain the framework, we need to be very careful regarding the amount of code we include.

If applicable, please consider releasing your code as a package so that the community can still take advantage of your contributions!

@Yahav
Copy link

Yahav commented May 3, 2025

@taylorotwell Tylor, can this be reconsidered? its a rather important addition to the memo() functionality IMHO, since tagged cache usage is rather large.
Will you reconsider?

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