Name: | php-pecl-yac |
---|---|
Version: | 2.3.1 |
Release: | 1.el9 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 68495 |
License: | PHP |
RPM: | php-pecl-yac-2.3.1-1.el9.x86_64.rpm |
Source RPM: | php-pecl-yac-2.3.1-1.el9.src.rpm |
Build Date: | Fri Feb 04 2022 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://pecl.php.net/package/yac |
Summary: | Lockless user data cache |
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. |
- update to 2.3.1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
- rebuild for https://fedoraproject.org/wiki/Changes/php80
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
- update to 2.3.0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
- update to 2.2.1
- update to 2.2.0 - enable json, igbinary and msgpack serializers - rename configuration file to 50-yac.ini to ensure proper load order
- update to 2.1.2
- update to 2.1.1