[ 原始碼: php-memcache ]
套件:php8.2-memcache(8.2-2)
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
其他與 php8.2-memcache 有關的套件
|
|
|
|
-
- dep: php-common (>= 2:69~)
- Common files for PHP packages
-
- dep: libc6 (>= 2.38)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: php8.2-common
- documentation, examples and common module for PHP
-
- dep: phpapi-20220829
- 本虛擬套件由這些套件填實: libapache2-mod-php8.2, libphp8.2-embed, php8.2-cgi, php8.2-cli, php8.2-fpm, php8.2-phpdbg
-
- dep: zlib1g (>= 1:1.1.4)
- 壓縮函式庫 - 跑程式時用(runtime)
-
- sug: memcached
- High-performance in-memory object caching system