André Rømcke wrote on 25/04/2016 18:00:
>So I guess the question becomes: "should APCu be made part of core?" I'm not 
aware of anyone having proposed that, so don't know if there are strong feelings for or 
against such a thing.
As long as it’s cache is not shared among processes, rather not.
A user cache needs to be able to be shared between cli and web process to cover 
the main use cases imo.


Yeah, there are many key-value, document-based, and NoSQL stores these days (memcached, redis, couchbase, mongo, etc), and while APCu might be the best in some circumstances, I'm inclined to say it doesn't deserve special privilege within default builds.

Regards,
--
Rowan Collins
[IMSoP]

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to