×
日本語のページを検索
  • すべての言語
  • 日本語のページを検索
すべての結果
memcache ; PHP License · Memcached is a caching daemon designed especially for dynamic web applications to decrease database load by storing objects in memory.
Package Information. Summary, PHP extension for interfacing with memcached via libmemcached library. Maintainers, Andrei Zmievski < andrei at php dot net > ...
2023/11/20 · To install a PECL extension for multiple PHP versions, repeat the PECL extension installation for each PHP version. These PHP extensions ...
関連する質問
This is an official repository for pecl-memcache plugin since 2019. This repository contains modified pecl-memcache plugin ported to PHP8.
This is the PECL memcached extension, using the libmemcached library to connect to memcached servers. memcached is a high-performance, distributed memory ...
2024/06/14 · The PECL Memcached extension provides a PHP-based API that can communicate with the Memcached service.
Memcached is a caching daemon designed especially for dynamic web applications to decrease database load by storing objects in memory. This extension allows you ...
The MemcacheD module is now the only way to access Memcache through PHP. If you are writing a NEW tool, and you want to use Memcache, use the MemcacheD library.