Using Zend_Cache to speed up Web Service calls

Published: Sept. 15, 2009, 3 a.m.

A short video showing how you can test and implement Zend_Cache on a class that makes a really slow request (like a web service call). This is part 4 in a four part series on Google Docs and Google maps. While this example shows how to cache a Class to a file, you could easily…