Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php-pecl-memcached - Extension to work with the Memcached caching daemon

Website:
https://pecl.php.net/package/memcached
Licence:
PHP-3.01
Vendor:
Remi's RPM repository <https://rpms.remirepo.net/> #StandWithUkraine
Description:
This extension uses libmemcached-awesome library to provide API for
communicating with memcached servers.

memcached is a high-performance, distributed memory object caching system,
generic in nature, but intended for use in speeding up dynamic web
applications by alleviating database load.

It also provides a session handler (memcached).

Package built for PHP 8.2.

Packages

php-pecl-memcached-3.2.0-9.fc40.remi.8.2.aarch64 [70 KiB] Changelog by Remi Collet (2024-01-30):
- fix incompatible pointer types using patch from
  https://github.com/php-memcached-dev/php-memcached/pull/555