Memcached is a caching daemon designed especially for dynamic web applications to decrease database load by storing objects in memory. This extension allows you to work with memcached through handy OO and procedural interfaces.
State Changed From-To: open->closed Committed, thanks. I add depends on php[45]-zlib, because pecl-memcache implicit depend it.