Feature #46822
closed
Add support for user-data-cache Yac (since the arrival of Zend Optimizer+ now)
Added by Stefan Neufeind over 11 years ago.
Updated almost 10 years ago.
Description
Besides APCu which is an extract of the famous APC (minus the opcache-part) Yac is currently discussed as a possibly recommended solution for new deployments (different API, ...).
- Status changed from New to Under Review
- Status changed from Under Review to Closed
https://github.com/laruence/yac
TODO
Test in real life applications
...
Yac is lockless, that means, there could be a chance you will get a wrong data(depends on how many key slots are allocated and how many keys are stored), so you'd better make sure that your product is not very sensitive to that.
if you use that, please provide it via extension
- Status changed from Closed to Needs Feedback
- Status changed from Needs Feedback to Rejected
Core not interested in Yac at the current stage. Can be supplied through an extension if somebody really needs/wants it.
Also available in: Atom
PDF