mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 07:26:29 -04:00
8 lines
404 B
Text
8 lines
404 B
Text
Memcached is a caching daemon designed especially for dynamic web applications
|
|
to decrease database load by storing objects in memory. This extension allows
|
|
you to work with memcached through handy OO and procedural interfaces.
|
|
|
|
Note that this port uses unofficial development from
|
|
https://github.com/websupport-sk/pecl-memcache (NON_BLOCKING_IO_php7 branch).
|
|
|
|
WWW: https://pecl.php.net/package/memcache
|