Google News
logo
Memcached - Interview Questions
What is the best usage of Memcached?
Best usage of Memcached :

* It is easy to install in Windows as well as in the UNIX operating system.
* It provides API integration for all the major languages like Java, PHP, C/C++, Python, Ruby, Perl, etc.
* It enhances the performance of web application by caching.
* It reduces the burden of the database server.
* It facilitates you to delete one or more values.
* It facilitates you to update the values of keys.
Advertisement