Change History
PHP Manual

PECL/mysqlnd_memcache 1.0 series

1.0.0-alpha

The initial release does map basic SQL SELECT statements to a MySQL Memcache plugin access. This bares potential performance benefits as the direct key-value access to MySQL storage using the Memcache protocol is usually faster than using SQL access.


Change History
PHP Manual