evardsson.com
Symfony2 + Propel 1.6 with Memcache
I was looking for a way to put the Propel 1.6 “Instance Pool” into Memcache for a Symfony2 project I am working on, and I have managed it. Here is what I did; it may help you, but all t…