Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php73-php-pecl-yac - Lockless user data cache

Website:
https://pecl.php.net/package/yac
Licence:
PHP
Vendor:
Remi's RPM repository <https://rpms.remirepo.net/>
Description:
Yac (Yet Another Cache) is a shared memory user data cache for PHP.

It can be used to replace APC or local memcached.

Yac is lockless, that means, it is very fast, but there could be a
chance you will get a wrong data(depends on how many key slots are
allocated and how many keys are stored), so you'd better make sure
that your product is not very sensitive to that.

Package built for PHP 7.3 as Software Collection (php73 by remi).

Packages

php73-php-pecl-yac-2.3.1-5.el7.remi.x86_64 [32 KiB] Changelog by Remi Collet (2021-12-20):
- update to 2.3.1
- drop patch merged upstream
php73-php-pecl-yac-2.3.0-1.el7.remi.x86_64 [31 KiB] Changelog by Remi Collet (2021-01-06):
- update to 2.3.0