Community

PHP: Client side caching for all MySQL extensions

(Ulf Wendel) The first public mysqlnd plugin adds client side query result caching to all MySQL extensions of PHP (ext/mysql, ext/mysqli, PDO_MySQL). The cache is written in C. It does not change any of the PHP MySQL APIs and works with any PHP application using MySQL.

Read More - Register for Free Membership