软件包: php-memcache (3.0.9~20160311.4991c2f-5build2)
php-memcache 的相关链接
Trisquel 的资源:
下载源码包 php-memcache:
- [php-memcache_3.0.9~20160311.4991c2f-5build2.dsc]
- [php-memcache_3.0.9~20160311.4991c2f.orig.tar.xz]
- [php-memcache_3.0.9~20160311.4991c2f-5build2.debian.tar.xz]
维护者:
Original Maintainers:
- Debian PHP PECL Maintainers (Mail Archive)
- Ondřej Surý
外部的资源:
- 主页 [github.com]
相似软件包:
memcache extension module for PHP
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 in your php5 applications.
This is an updated version for PHP 7 with non-blocking I/O taken from https://github.com/websupport-sk/pecl-memcache
其他与 php-memcache 有关的软件包
|
|
|
-
- dep: libc6 (>= 2.25)
- GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: php-common (>= 1:7.0+33~)
- Common files for PHP packages
-
- dep: phpapi-20170718
- 本虚包由这些包填实: libapache2-mod-php7.2, libphp7.2-embed, php7.2-cgi, php7.2-cli, php7.2-fpm, php7.2-phpdbg
-
- dep: zlib1g (>= 1:1.1.4)
- compression library - runtime
-
- sug: memcached
- high-performance memory object caching system