Skip to the content
Mohamed Shaer

Software Developer

  • Home
  • About
  • Contact
Menu
Expand search form

Technical

Introduction to Memcached and how to use it with PHP

November 1, 2014 No Comments

Memcached is a general-purpose distributed memory caching system. It is often used to speed up dynamic database-driven websites by caching data and objects in RAM to reduce the number of ti-mes an external data source (such as a database or API) must be read

Continue Reading

CATEGORIES

  • Technical (2)
  • Uncategorized (4)

Mohamed Shaer

Close Menu