| Package Information |
| Summary |
PHP extension for interfacing with memcached via libmemcached library |
| Maintainers |
Andrei Zmievski <andrei@php.net> (lead) [wishlist] [details]
|
| License |
PHP |
| Description |
This extension uses libmemcached library to provide API for communicating with memcached servers. |
| Homepage |
https://github.com/php-memcached-dev/php-memcached |
Release notes Version 2.1.0 (stable) |
- Drop support for libmemcached 0.x series, now 1.0.x is required
- Add support for virtual bucket distribution
- Fix compilation against PHP 5.2 |