Sententiaregum / Sententiaregum

A social network based on Symfony3 and ReactJS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

configure doctrine2 caches

Ma27 opened this issue · comments

we should make use of all available cache systems provided by doctrine2.
Furthermore the DoctrineCacheBundle can be removed since it's not necessary as we use the configuration from snc_redis.

Furthermore we should try to configure symfony-related caches like the validation cache, too.