View Single Post
  #31 (permalink)  
Old 04-29-2008, 03:21 AM
senraj senraj is offline
D-Web Master
 
Join Date: Jul 2007
Posts: 418
senraj is on a distinguished road
Post Re: Why we need Memcache?

Hi,

Local Database Query Cache:

Your database may have it's own native query caching, which you don't have to do much to use. The only drawback is that if a table is updated, its entire cache is thrown out.
__________________
Regards,
Senraj.A
Reply With Quote