Hi! There is no documentation on managing non-http cache (the thing similar to Zend\Cache) but seems like Annotations are somehow cached, other things are cached also.
Is there (plans?) any default caching mechanism which can be used by client's code to cache something. Things that need to be cached could be related to fetching external data for the whole app from external resources. We cannot use HTTP caching for this. Zend\Cache is a good approach. But there are tasks which need to be cached inside symfony/doctrine. I think one solution should be used for this task inside that several packages. -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "symfony developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/symfony-devs?hl=en
