You are here: Home / LBN / Up2date / Cloud Computing / BastionLinux 25 / python-dogpile-cache-0.6.2-1.lbn25.noarch

python-dogpile-cache-0.6.2-1.lbn25.noarch

Package Attributes
RPM  python-dogpile-cache-0.6.2-1.lbn25.noarch.rpm Architecture  noarch Size  292835 Created  2023/06/18 04:33:20 UTC
Package Specification
Summary A caching front-end based on the Dogpile lock
Group Development/Libraries
License BSD
Home Page http://pypi.python.org/pypi/dogpile.cache
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 `_ 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 `_ 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.

Requires
rpmlib(PayloadFilesHavePrefix)  
rpmlib(FileDigests)  
rpmlib(CompressedFileNames)  
rpmlib(PartialHardlinkSets)  
rpmlib(PayloadIsXz)  
Provides
python-dogpile-cache
python2.7dist(dogpile.cache)
python2dist(dogpile.cache)

Document Actions