I've been looking into Memcached / Memcache recently as a potential option for my work, and I've decided to use Memcached over Memcache. However, I noticed there's Memcached on the PHP website as well as Memcached.org's Memcached here. Are they the same thing? Do I need to install Memcached.org's memcached, or is that included in PHP?
The reason for my confusion is this answer on a Stack Overflow question that describes how there are two different Memcached libraries (both named the same thing).