View Single Post
  #15 (permalink)  
Old 04-25-2008, 05:45 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,

How does it work?

• Store anything that can be serialised
• Store with unique key
• Fetch back with this unique key
• Expire time can be set
__________________
Regards,
Senraj.A
Reply With Quote