Answer the question
In order to leave comments, you need to log in
How to set up doctrine 2 + ZF2 query caching?
Can you please tell me how to set up query caching (DQL queries, and methods find, findAll, etc.) Doctrine 2 in the ZF2 module.
Answer the question
In order to leave comments, you need to log in
First, select a driver for caching - https://doctrine-orm.readthedocs.org/en/latest/ref...
For example, a memcache https://github.com/doctrine/DoctrineORMModule/blob
... saving and retrieving in the repository
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question