Thank you Norbert.

1) install memcache
2) $cache = new sfMemcacheCache();

Apparently that is all I needed. Not sure why or how everyone is
writing their own 3 page blog posts about doing that. Way to over
complicate things.


On Feb 8, 3:17 pm, Norbert <haigermo...@web.de> wrote:
> just rtfm ;-)
>
> http://www.doctrine-project.org/documentation/manual/1_2/en/caching
> &http://www.symfony-project.org/book/1_2/18-Performance
>
> Am 08.02.10 17:29, schrieb Joshua:
>
> > Blogs blogs blogs. How am I supposed to know where to find these
> > things short of a google search?
>
> > On Feb 8, 1:52 am, Frank Stelzer<d...@bleedingmoon.de>  wrote:
>
> >> Hi,
> >> Here is explained, how you could configure memcache for  the view  
> >> cache or how you can handle memcache using within a singleton using it  
> >> for 
> >> everything:http://dev.esl.eu/blog/2009/06/05/memcached-as-singleton-in-symfony/
>
> >> Frank
>
> >> Am 08.02.2010 um 05:05 schrieb Joshua:
>
> >>> My end goal here is to have propel queries be memcached so common
> >>> queries do not need to be constantly run.
>
> >>> On Feb 7, 11:04 pm, Joshua<houseaddi...@gmail.com>  wrote:
>
> >>>> I have searched and read and searched but I can't find any clear
> >>>> documentation to set this up for symfony 1.2+. Apparently there are
> >>>> configurations that need to be added to yml files and other things.
> >>>> Where can I go to read about how to do this?
>
> >>> --
> >>> You received this message because you are subscribed to the Google  
> >>> Groups "symfony users" group.
> >>> To post to this group, send email to symfony-us...@googlegroups.com.
> >>> To unsubscribe from this group, send email to 
> >>> symfony-users+unsubscr...@googlegroups.com
> >>> .
> >>> For more options, visit this group 
> >>> athttp://groups.google.com/group/symfony-users?hl=en
> >>> .

-- 
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-us...@googlegroups.com.
To unsubscribe from this group, send email to 
symfony-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en.

Reply via email to