In php, there are 2 modules that can be used when programming with 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?