On Mon, 27 Jul 2009, Frank Stelzer wrote:

> If you want to use memcache as view cache, you can use the  
> sfMemcacheCache(http://trac.symfony-project.org/browser/branches/1.2/lib/cache/sfMemcacheCache.class.php
>  
> ). Just change the view cache in the factories.yml and define your  
> memcache connection settings.

We want to use it to cache database calls primarily. Can we do that 
without the plugin too?

> The first part of this article describes the needed changes:
> http://dev.esl.eu/blog/2009/06/05/memcached-as-singleton-in-symfony/
> 
> However, you have to setup a memcached server first (the PECL  
> extension only provides the client imho). But i donnu how its done,  
> i'm just using it :D

Yes, Ive already built memcached to play with. And we're building 
production memcached servers so we'll be dealing with a cluster of 
memcached servers - is that easy to do?




-- 



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@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