Good point. We'll certainly look at those. -Akara
Shanti Subramanyam wrote:
As we go about adding the memcached tier to the application, we need to look at opportunities for using multi-gets. A lot of users say one of the big benefits to using memcached is that for the same access time, they can retrieve multiple objects. This is a tremendous boost to performance as you're not just eliminating the one access to the database but several of them.Shanti
