Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php82-php-pecl-memcache - Extension to work with the Memcached caching daemon

Website:
https://pecl.php.net/package/memcache
Licence:
PHP-3.01
Vendor:
Remi's RPM repository <https://rpms.remirepo.net/> #StandWithUkraine
Description:
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.

Memcache can be used as a PHP session handler.

Package built for PHP 8.2 as Software Collection (php82 by remi).

Packages

php82-php-pecl-memcache-8.2-1.el9.remi.x86_64 [82 KiB] Changelog by Remi Collet (2023-05-01):
- update to 8.2
- drop patches merged upstream
php82-php-pecl-memcache-8.0-4.el9.remi.x86_64 [82 KiB] Changelog by Remi Collet (2022-10-05):
- add patch for PHP 8.2 from
  https://github.com/websupport-sk/pecl-memcache/pull/104