zf-fr / zfr-rest

A module for Zend Framework 2 that aims to simplify RESTful
81 stars 31 forks source link

[WIP] Add performance doc for Doctrine 2.5 #165

Closed bakura10 closed 10 years ago

bakura10 commented 10 years ago

The section about optimized COUNT may be removed if Doctrine team decides to always return a LazyCriteriaCollection.

I'll add instructions about Second Level cache once 2.5 is merged and DoctrineORMModule is ready.