[Owncloud] doctrine result caching in OC6?
Thomas Müller
thomas.mueller at tmit.eu
Thu Jan 16 08:16:53 UTC 2014
Hi,
from my understanding of caching in doctrine dbal we explicitly have to add code to use caching.
In doctrine ORM - which we don't use - caching can be enabled via a configuration option.
But adding caching is the second thing to do from my point of view - first we need to see if the overall
number of queries can be reduced.
Regards,
Thomas
Am Mittwoch, den 15.01.2014 um 23:54 schrieb Jakub Moscicki:
> Hello,
>
> Anyone knows if Doctrine result cache may be safely enabled in owncloud 6? That would limit the number of excessive queries to the DB by a lot…
>
> kuba
>
> --
> _______________________________________________
> Owncloud mailing list
> Owncloud at kde.org
> https://mail.kde.org/mailman/listinfo/owncloud
>
More information about the Owncloud
mailing list