[ 原始碼: 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~)
- Common files for PHP packages
-
- dep: php8.4-memcache
- memcache extension module for PHP
-
- sug: memcached
- High-performance in-memory object caching system