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

Add Support for Zend Caching Methods #1120

Open
mariuswilms opened this issue Sep 13, 2014 · 1 comment
Open

Add Support for Zend Caching Methods #1120

mariuswilms opened this issue Sep 13, 2014 · 1 comment

Comments

@mariuswilms
Copy link
Member

We should support the two zend server caching methods (memory and disk). ZS seems to be widespread enough to justify the addition.

There are and probably always will be compatibility problems when using the APC masking feature and our Apc caching class. References #1119

One major problem that holds back implementing this feature is that we cannot CI and test the feature.

@nateabele
Copy link
Member

As long as they're separate functions that only provide aliases to APC, that sounds good.

@mariuswilms mariuswilms modified the milestone: future Sep 30, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants