https://bugzilla.redhat.com/show_bug.cgi?id=1138901

            Bug ID: 1138901
           Summary: Review Request: php-pecl-yac - Lockless user data
                    cache
           Product: Fedora
           Version: rawhide
         Component: Package Review
          Severity: medium
          Priority: medium
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]



Spec URL:
https://raw.githubusercontent.com/remicollet/remirepo/2b07daea612c112d3ba20f81c027ffc7ddec9a5c/php/pecl/php-pecl-yac/php-pecl-yac.spec
SRPM URL: http://rpms.famillecollet.com/SRPMS/php-pecl-yac-0.9.1-3.remi.src.rpm
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.

Fedora Account System Username: remi

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to