Product: Fedora https://bugzilla.redhat.com/show_bug.cgi?id=886164 Bug ID: 886164 Summary: Review Request: python-dogpile-cache - A caching front-end based on the Dogpile lock. Product: Fedora Version: rawhide Component: Package Review Severity: unspecified Priority: unspecified Reporter: rbean@xxxxxxxxxx Spec URL: http://ralph.fedorapeople.org//python-dogpile-cache.spec SRPM URL: http://ralph.fedorapeople.org//python-dogpile-cache-0.4.0-1.fc18.src.rpm Description: A caching API built around the concept of a "dogpile lock", which allows continued access to an expiring data value while a single thread generates a new value. dogpile.cache builds on the `dogpile.core <http://pypi.python.org/pypi/dogpile.core>`_ locking system, which implements the idea of "allow one creator to write while others read" in the abstract. Overall, dogpile.cache is intended as a replacement to the `Beaker <http://beaker.groovie.org>`_ caching system, the internals of which are written by the same author. All the ideas of Beaker which "work" are re-implemented in dogpile.cache in a more efficient and succinct manner, and all the cruft (Beaker's internals were first written in 2005) relegated to the trash heap. -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=12oLLmQJW5&a=cc_unsubscribe _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review