0 votes
in MemCached by
What is the best usage of Memcached?

1 Answer

0 votes
by

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.

Related questions

0 votes
asked Jul 30, 2023 in MemCached by Robin
0 votes
asked Jul 30, 2023 in MemCached by Robin
...