Memcached :: Database caching system - PHP Views : 390
Tagged in : PHP
0 0
Send mail
What is memcached?

memcached is a high-performance, distributed memory object caching system, generic in nature, but intended for use in speeding up dynamic web applications by alleviating database load.

src: danga.com


Note: This could be very highly useful for large database oriented websites and even search engines. As I am new to this database caching technique I think this topic might be interesting and also highly useful...
By rajesh, On - 2009-10-29



    Login to add Comments .