[ 源代码: php-memcache ]
软件包:php-memcache(8.2-5~exp4)
php-memcache 的相关链接
Debian 的资源:
下载源码包 php-memcache:
- [php-memcache_8.2-5~exp4.dsc]
- [php-memcache_8.2.orig.tar.gz]
- [php-memcache_8.2-5~exp4.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
试制(Experimental)软件包
警告:这个软件包来自于 experimental 发行版。这表示它很有可能表现出不稳定或者出现 bug ,甚至是导致资料损失。请务必在使用之前查阅 changelog 以及其他潜在的文档。
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
This is empty package that depends on default PHP version.
负责填实 php-memcache 的软件包
- php8.2-memcache
- memcache extension module for PHP
- php8.4-memcache
- memcache extension module for PHP
其他与 php-memcache 有关的软件包
|
|
|
|
-
- dep: php-common (>= 2:69~)
- PHP 包的通用文件
-
- dep: php8.4-memcache
- memcache extension module for PHP
-
- sug: memcached
- High-performance in-memory object caching system