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?

2 Answers 2

13

Take a look at this discussion. It's an extensive one on whether memcache or memcached is better. One reply suggests that memcached is better as there are methods to access error codes. Hope it helps.

Sign up to request clarification or add additional context in comments.

Comments

0

memcached is better, but memcache is works too

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.