Description
Legacy PHP 5.6 applications can store and fetch cached values from Memcache servers. It is a cache client extension for older PHP projects. Cached data can contain private application state, so network access and key naming should be controlled.