Mon, 30 Jun 2025 13:59:21 CST | login

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

ID23365
Package Namephp-pecl-yac
Version2.3.1
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/php-pecl-yac.git?.#d0d0048910780243821bc386bf71938d3e5d5c2f
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 byfanjunkong
State complete
Volume DEFAULT
StartedMon, 03 Jun 2024 19:59:53 CST
CompletedMon, 03 Jun 2024 20:03:00 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-1.oc9.src.rpm (info) (download)
aarch64
php-pecl-yac-2.3.1-1.oc9.aarch64.rpm (info) (download)
php-pecl-yac-debuginfo-2.3.1-1.oc9.aarch64.rpm (info) (download)
php-pecl-yac-debugsource-2.3.1-1.oc9.aarch64.rpm (info) (download)
x86_64
php-pecl-yac-2.3.1-1.oc9.x86_64.rpm (info) (download)
php-pecl-yac-debuginfo-2.3.1-1.oc9.x86_64.rpm (info) (download)
php-pecl-yac-debugsource-2.3.1-1.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
Changelog * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.3.1-1 - initial build