The new PECL package mysqlnd_memcache-1.0.1 (stable) has been released at 
http://pecl.php.net/.

Release notes
-------------
Fixed build issues.

Package Info
-------------
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.

Related Links
-------------
Package home: http://pecl.php.net/package/mysqlnd_memcache
   Changelog: http://pecl.php.net/package-changelog.php?package=mysqlnd_memcache
    Download: http://pecl.php.net/get/mysqlnd_memcache-1.0.1.tgz

Authors
-------------
Johannes Schlüter (lead)
Andrey Hristov (lead)
Ulf Wendel <[email protected]> (lead)


-- 
PECL development discussion Mailing List (http://pecl.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to