2016-12-08 04:35:53 +01:00
|
|
|
memcached is a high-performance, distributed memory object caching
|
|
|
|
system, generic in nature, but intended for use in speeding up dynamic
|
|
|
|
web applications by alleviating database load.
|
|
|
|
|
|
|
|
This extension uses the libmemcached library to provide the API for
|
|
|
|
communicating with memcached servers.
|
|
|
|
|
2016-12-13 15:26:11 +01:00
|
|
|
WWW: https://pecl.php.net/package/memcached
|