Thread: memcached
View Single Post
  #2 (permalink)  
Old 09-28-2005, 12:40 PM
KevinH KevinH is offline
Zimbra Employee
 
Posts: 4,792
Default

Since all the action/caching is in the server I guess this is where you would want to try to put it in. I'm not sure how much it would help though. We already partition the data similar to memcached. So we don't cache the same object in more than one place like other apps would do. A user's mailbox is on one DB and cached by it's local tomcat instance.
Reply With Quote