[symfony-users] Re: Database caching propel

2007-03-13 Thread François Zaninotto
You should use the sfFunctionCache: http://www.symfony-project.com/book/trunk/18-Performance#Caching%20the%20Res ult%20of%20a%20Function%20Call Francois -Message d'origine- De : symfony-users@googlegroups.com [mailto:[EMAIL PROTECTED] De la part de adventex Envoyé : mardi 13 mars 2007

[symfony-users] Re: Database caching propel

2007-03-13 Thread Jonathan Williams
I know that you can include php in the yaml which will be cached in the config cache. http://www.symfony-project.com/book/trunk/05-Configuring-Symfony#YAML%20Syntax%20and%20Symfony%20Conventions Or perhaps a cached component with a very long expiry? On Mar 13, 4:59 pm, "adventex" <[EMAIL PROTEC