memcached 0.1.4

PHP extension for interfacing with memcached via libmemcached library


This extension uses libmemcached library to provide API for communicating with memcached servers.

License: PHP

Changes

- Fix compilation against PHP 5.3.
- Add support for 'igbinary' serializer (Oleg Grenrus)