Top Level :: Database
:: mysqlnd_memcache
:: 1.0.1
mysqlnd_memcache 1.0.1
This package is not maintained, if you would like to take over please go to this page.
Package Information |
Summary |
A PHP extension for transparently translating SQL into requests for the MySQL InnoDB Memcached Daemon Plugin |
Maintainers |
Johannes Schlüter (lead)
[details]
Andrey Hristov (lead)
[details]
Ulf Wendel <
ulf dot wendel at phpdoc dot de >
(lead)
[details]
|
License |
PHP License |
Description |
The mysqlnd memcache plugin (mysqlnd_memcache) is an PHP extension for transparently translating SQL into requests for the MySQL InnoDB Memcached Daemon Plugin (server plugin). It includes experimental support for the MySQL Cluster Memcached Daemon. The server plugin provides access to data stored inside MySQL InnoDB (respectively MySQL Cluster NDB) tables using the Memcache protocol. This PHP extension, which supports all PHP MySQL extensions that use mysqlnd, will identify tables exported in this way and will translate specific SELECT queries into Memcache requests. |
Release notes
Version 1.0.1
(stable)
|
Fixed build issues. |
|
Dependencies for release 1.0.1 |
|
PHP Version: PHP 5.4.0 or newer PEAR Package: PEAR 1.4.0 or newer
|
|
|