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

Added support for APCu Cache driver #77

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

jfdion
Copy link

@jfdion jfdion commented Oct 24, 2016

With PHP 7.0 (and availability to use OPcache), APC is no longer the only opcode cache extension. APCu as been made available to replace the key/value component of APC.

APCu is officially supported in Doctrine\Cache since v. 1.6

I did not include any new tests since there was none to test other services, but I can, if they are required

@dominikzogg
Copy link
Contributor

@jfdion, would be cool, if you add the new cache Driver to the readme

@dominikzogg
Copy link
Contributor

@simensen looks good to me, what do you think?

@lucasmilin
Copy link

Hi, could you merge this pull request please? It will be very appreciate!
Thanks

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.

None yet

4 participants