diff options
Diffstat (limited to 'databases/php72-memcache/pkg-descr')
-rw-r--r-- | databases/php72-memcache/pkg-descr | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/databases/php72-memcache/pkg-descr b/databases/php72-memcache/pkg-descr deleted file mode 100644 index 51e485441a51..000000000000 --- a/databases/php72-memcache/pkg-descr +++ /dev/null @@ -1,8 +0,0 @@ -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://github.com/websupport-sk/pecl-memcache |