Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PSR-6 second level cache #9322

Merged
merged 1 commit into from
Jan 9, 2022

Conversation

derrabus
Copy link
Member

@derrabus derrabus commented Jan 2, 2022

I'd like to continue our effort to sunset Doctrine Cache. This PR enables DefaultCacheFactory and DefaultRegion to consume a PSR-6 cache item pool instead of a Doctrine Cache instance.

@derrabus derrabus added this to the 2.11.0 milestone Jan 2, 2022
@derrabus derrabus force-pushed the feature/psr-region-cache branch 5 times, most recently from ebff29b to 7030dcc Compare January 2, 2022 22:53
@derrabus derrabus requested review from greg0ire and beberlei January 2, 2022 22:54
greg0ire
greg0ire previously approved these changes Jan 4, 2022
@greg0ire greg0ire force-pushed the feature/psr-region-cache branch from 7030dcc to 19756b0 Compare January 8, 2022 11:07
@derrabus derrabus force-pushed the feature/psr-region-cache branch from 19756b0 to 3cabdb6 Compare January 8, 2022 22:59
@derrabus derrabus force-pushed the feature/psr-region-cache branch from 3cabdb6 to 5d0fbc4 Compare January 9, 2022 01:03
@greg0ire greg0ire closed this Jan 9, 2022
@greg0ire greg0ire reopened this Jan 9, 2022
@greg0ire greg0ire merged commit 0d911b9 into doctrine:2.11.x Jan 9, 2022
@greg0ire
Copy link
Member

greg0ire commented Jan 9, 2022

Thanks @derrabus !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants