Letter P

php-pecl-yac - Lockless user data cache

Website: https://pecl.php.net/package/yac
License: PHP-3.01
Vendor: Alcance Libre, Inc.
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.4.

Packages

php-pecl-yac-2.3.1-7.aldos.i686 [39 KiB] Changelog by Joel Barrios (2024-03-01):
- Clean spec file.

Listing created by Repoview-0.6.6-6.fc14.al