Archive for August, 2010
Using Zend_Cache
Recently I needed to speed up the project that makes a lot of sevices call, like rss import, twitter, recapatcha etc. and some database calls. To solve this caching is the answer. Fortunately there is Zend_Cache that provides fast and [...]

Comments