[ANNOUNCEMENT] mysqlnd_qc-1.0.0 (beta) Released.
[email protected] ("PECL Announce")
| Newsgroups | php.pecl.dev |
|---|---|
| Message-ID | <[email protected]> |
The new PECL package mysqlnd_qc-1.0.0 (beta) has been released at http://pecl.php.net/.
Release notes
-------------
Fixed config.m4 to fix build on modern Linux distributions like Ubuntu.
Package Info
-------------
The mysqlnd query result cache plugin is a mysqlnd plugin. It adds basic client side result set caching to all PHP MySQL extensions (ext/mysql, ext/mysqli, PDO_MySQL). if they are compiled to use mysqlnd. It does not change the API of the MySQL extensions and thus it operates virtually transparent for applications."
Related Links
-------------
Package home: http://pecl.php.net/package/mysqlnd_qc
Changelog: http://pecl.php.net/package-changelog.php?package=mysqlnd_qc
Download: http://pecl.php.net/get/mysqlnd_qc-1.0.0.tgz
Authors
-------------
Andrey Hristov (lead)
Ulf Wendel <[email protected]> (lead)