Blog |
Forum |
Repository |
Wizard
Jump to letter: [
CPU
]
php-pecl-mysqlnd-qc - A query cache plugin for mysqlnd
- Website:
- http://pecl.php.net/package/mysqlnd_qc
- Licence:
- PHP
- Vendor:
- Remi Collet
- Description:
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.
Documentation : http://www.php.net/mysqlnd_qc
Packages
php-pecl-mysqlnd-qc-1.2.0-4.el6.remi.5.4.i686
|
[82 KiB]
|
Changelog by Remi Collet (2014-03-22):
- add PHP 5.6 patch
- allow SCL build
- move doc in pecl_docdir
- move tests in pecl_testdir (devel)
- create mysqlnd-qc-panel sub package
|