https://bugzilla.redhat.com/show_bug.cgi?id=1196763 Bug ID: 1196763 Summary: Review Request: perl-Tie-Cache - LRU Cache in Memory Product: Fedora Version: rawhide Component: Package Review Severity: medium Priority: medium Assignee: nobody@xxxxxxxxxxxxxxxxx Reporter: denis@xxxxxxxxxxx QA Contact: extras-qa@xxxxxxxxxxxxxxxxx CC: package-review@xxxxxxxxxxxxxxxxxxxxxxx Spec URL: http://www.fateyev.com/RPMS/Fedora20/testing/perl-Tie-Cache.spec SRPM URL: http://www.fateyev.com/RPMS/Fedora20/testing/SRPMS/perl-Tie-Cache-0.21-1.fc20.denf.src.rpm Description: This module implements a least recently used (LRU) cache in memory through a tie interface. Any time data is stored in the tied hash, that key/value pair has an entry time associated with it, and as the cache fills up, those members of the cache that are the oldest are removed to make room for new entries. Fedora Account System Username: dfateyev Koji scratch build: https://koji.fedoraproject.org/koji/taskinfo?taskID=9082740 (Rawhide) https://koji.fedoraproject.org/koji/taskinfo?taskID=9082720 (Fedora 22) https://koji.fedoraproject.org/koji/taskinfo?taskID=9082732 (EPEL 7) https://koji.fedoraproject.org/koji/taskinfo?taskID=9082756 (EPEL 6) -- 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 package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review