N
N
Narek2014-03-15 00:33:14
Doctrine ORM
Narek, 2014-03-15 00:33:14

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

1 answer(s)
C
cawakharkov, 2014-03-15
@webtop

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 question

Ask a Question

731 491 924 answers to any question