f102dee672
Approved by: portmgr (blanket)
8 lines
337 B
Text
8 lines
337 B
Text
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.
|
|
|
|
WWW: https://pecl.php.net/package/memcached
|