16

In php, there are 2 modules that can be used when programming with memcached.

Memcache and Memcached

In the document, it said that php5-memcached using libmemcached to connect memcached. And there are more function available in php5-memcached module.

Which one should I choose?

Ozair Kafray
  • 13,351
  • 8
  • 59
  • 84
Leon
  • 2,810
  • 5
  • 21
  • 32

2 Answers2

0

memcached is better, but memcache is works too

azat
  • 3,545
  • 1
  • 28
  • 30