Les RPM de Remi - Packages

Blog | Forums | Repository | Services

php-pecl-mysqlnd-ms - A replication and load balancing plugin for mysqlnd

Website:
http://pecl.php.net/package/mysqlnd_ms
Licence:
PHP
Vendor:
Remi Collet
Description:
The replication and load balancing plugin is a plugin for the mysqlnd library.
It can be used with PHP MySQL extensions (ext/mysql, ext/mysqli, PDO_MySQL),
if they are compiled to use mysqlnd. The plugin inspects queries to do
read-write splitting. Read-only queries are send to configured MySQL
replication slave servers all other queries are redirected to the MySQL
replication master server. Very little, if any, application changes required,
dependent on the usage scenario required.

Documentation : http://www.php.net/mysqlnd_ms

Packages

php-pecl-mysqlnd-ms-1.2.2-1.el4.remi.i386 [92 KiB] Changelog by Remi Collet (2012-02-02):
- update to 1.2.2 (stable)
php-pecl-mysqlnd-ms-1.1.2-2.el4.remi.i386 [149 KiB] Changelog by Remi Collet (2011-11-07):
- update to 1.1.2 (stable) with zts extension