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 Package built for PHP 5.6.
Packages
php-pecl-mysqlnd-qc-1.2.0-7.remi.src | [157 KiB] |
Changelog by Remi Collet (2016-03-09):
- adapt for F24 - drop runtime dependency on pear, new scriptlets - fix license management |
php-pecl-mysqlnd-qc-1.2.0-6.remi.src | [153 KiB] |
Changelog by Remi Collet (2014-08-25):
- improve SCL build |
php-pecl-mysqlnd-qc-1.2.0-5.remi.src | [153 KiB] |
Changelog by Remi Collet (2014-04-16):
- add numerical prefix to extension configuration file |
php-pecl-mysqlnd-qc-1.2.0-4.remi.src | [153 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 |