Connecting Tech Pros Worldwide Forums | Help | Site Map

Symfony + memcached + smarty

lkrzysiak@gmail.com
Guest
 
Posts: n/a
#1: Jun 2 '08
Hi,
I want to replace default Symfony caching system with memcache deamon
(via sfMemcachePlugin). I would like to use smarty templating engine
instead the default symfony template system (via sfSmartyViewPlugin).
Smarty uses his own caching system. The question is: Will the memcache
replace smarty caching system either or I will have to do it on my own?

Closed Thread