Fri, 27 Jun 2025 03:03:57 CST | login

Information for build php-pecl-yac-2.3.1-2.oc9

ID39847
Package Namephp-pecl-yac
Version2.3.1
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/php-pecl-yac.git?.#b70329bb845245ccc4c7f573b987d88e811b740a
SummaryLockless user data cache
DescriptionYac (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.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedWed, 18 Jun 2025 16:01:38 CST
CompletedWed, 18 Jun 2025 16:08:26 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/php-pecl-yac.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/php-pecl-yac.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
php-pecl-yac-2.3.1-2.oc9.src.rpm (info) (download)
aarch64
php-pecl-yac-2.3.1-2.oc9.aarch64.rpm (info) (download)
php-pecl-yac-debuginfo-2.3.1-2.oc9.aarch64.rpm (info) (download)
php-pecl-yac-debugsource-2.3.1-2.oc9.aarch64.rpm (info) (download)
loongarch64
php-pecl-yac-2.3.1-2.oc9.loongarch64.rpm (info) (download)
php-pecl-yac-debuginfo-2.3.1-2.oc9.loongarch64.rpm (info) (download)
php-pecl-yac-debugsource-2.3.1-2.oc9.loongarch64.rpm (info) (download)
x86_64
php-pecl-yac-2.3.1-2.oc9.x86_64.rpm (info) (download)
php-pecl-yac-debuginfo-2.3.1-2.oc9.x86_64.rpm (info) (download)
php-pecl-yac-debugsource-2.3.1-2.oc9.x86_64.rpm (info) (download)
Logs
x86_64
dnf.rpm.log
build.log
dnf.librepo.log
hw_info.log
dnf.log
mock_output.log
state.log
root.log
installed_pkgs.log
mock_config.log
aarch64
dnf.log
dnf.librepo.log
dnf.rpm.log
state.log
root.log
hw_info.log
mock_output.log
build.log
installed_pkgs.log
mock_config.log
loongarch64
state.log
build.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
Changelog * Wed Jun 11 2025 bbrucezhang <bbrucezhang@tencent.com> - 2.3.1-2 - Rebuilt for loongarch64 * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.3.1-1 - initial build