Sat, 29 Jun 2024 09:59:47 UTC | login

Information for RPM python3-dogpile-cache-0.6.1-2.fc25.noarch.rpm

ID39853
Namepython3-dogpile-cache
Version0.6.1
Release2.fc25
Epoch
Archnoarch
SummaryA caching front-end based on the Dogpile lock.
DescriptionA 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.
Build Time2016-07-19 11:23:09 GMT
Size74.11 KB
963b6497f17ee95ac9ec4f1dd0f2bb0f
LicenseBSD
Provides
python3-dogpile-cache = 0.6.1-2.fc25
python3.5dist(dogpile.cache) = 0.6.1
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
python(abi) = 3.5
python3-dogpile-core >= 0.4.1
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
Page:
1 through 50 of 86 >>>
Name ascending sort Size
/usr/lib/python3.5/site-packages/dogpile4.00 KB
/usr/lib/python3.5/site-packages/dogpile.cache-0.6.1-py3.5.egg-info4.00 KB
/usr/lib/python3.5/site-packages/dogpile.cache-0.6.1-py3.5.egg-info/PKG-INFO4.30 KB
/usr/lib/python3.5/site-packages/dogpile.cache-0.6.1-py3.5.egg-info/SOURCES.txt2.58 KB
/usr/lib/python3.5/site-packages/dogpile.cache-0.6.1-py3.5.egg-info/dependency_links.txt1.00 B
/usr/lib/python3.5/site-packages/dogpile.cache-0.6.1-py3.5.egg-info/entry_points.txt86.00 B
/usr/lib/python3.5/site-packages/dogpile.cache-0.6.1-py3.5.egg-info/not-zip-safe1.00 B
/usr/lib/python3.5/site-packages/dogpile.cache-0.6.1-py3.5.egg-info/top_level.txt8.00 B
/usr/lib/python3.5/site-packages/dogpile/__init__.py105.00 B
/usr/lib/python3.5/site-packages/dogpile/__pycache__4.00 KB
/usr/lib/python3.5/site-packages/dogpile/__pycache__/__init__.cpython-35.opt-1.pyc230.00 B
/usr/lib/python3.5/site-packages/dogpile/__pycache__/__init__.cpython-35.pyc230.00 B
/usr/lib/python3.5/site-packages/dogpile/__pycache__/core.cpython-35.opt-1.pyc715.00 B
/usr/lib/python3.5/site-packages/dogpile/__pycache__/core.cpython-35.pyc715.00 B
/usr/lib/python3.5/site-packages/dogpile/__pycache__/lock.cpython-35.opt-1.pyc4.73 KB
/usr/lib/python3.5/site-packages/dogpile/__pycache__/lock.cpython-35.pyc4.73 KB
/usr/lib/python3.5/site-packages/dogpile/cache4.00 KB
/usr/lib/python3.5/site-packages/dogpile/cache/__init__.py126.00 B
/usr/lib/python3.5/site-packages/dogpile/cache/__pycache__4.00 KB
/usr/lib/python3.5/site-packages/dogpile/cache/__pycache__/__init__.cpython-35.opt-1.pyc257.00 B
/usr/lib/python3.5/site-packages/dogpile/cache/__pycache__/__init__.cpython-35.pyc257.00 B
/usr/lib/python3.5/site-packages/dogpile/cache/__pycache__/api.cpython-35.opt-1.pyc7.11 KB
/usr/lib/python3.5/site-packages/dogpile/cache/__pycache__/api.cpython-35.pyc7.11 KB
/usr/lib/python3.5/site-packages/dogpile/cache/__pycache__/exception.cpython-35.opt-1.pyc1.02 KB
/usr/lib/python3.5/site-packages/dogpile/cache/__pycache__/exception.cpython-35.pyc1.02 KB
/usr/lib/python3.5/site-packages/dogpile/cache/__pycache__/proxy.cpython-35.opt-1.pyc3.27 KB
/usr/lib/python3.5/site-packages/dogpile/cache/__pycache__/proxy.cpython-35.pyc3.35 KB
/usr/lib/python3.5/site-packages/dogpile/cache/__pycache__/region.cpython-35.opt-1.pyc47.55 KB
/usr/lib/python3.5/site-packages/dogpile/cache/__pycache__/region.cpython-35.pyc47.55 KB
/usr/lib/python3.5/site-packages/dogpile/cache/__pycache__/util.cpython-35.opt-1.pyc2.74 KB
/usr/lib/python3.5/site-packages/dogpile/cache/__pycache__/util.cpython-35.pyc2.74 KB
/usr/lib/python3.5/site-packages/dogpile/cache/api.py6.00 KB
/usr/lib/python3.5/site-packages/dogpile/cache/backends4.00 KB
/usr/lib/python3.5/site-packages/dogpile/cache/backends/__init__.py856.00 B
/usr/lib/python3.5/site-packages/dogpile/cache/backends/__pycache__4.00 KB
/usr/lib/python3.5/site-packages/dogpile/cache/backends/__pycache__/__init__.cpython-35.opt-1.pyc812.00 B
/usr/lib/python3.5/site-packages/dogpile/cache/backends/__pycache__/__init__.cpython-35.pyc812.00 B
/usr/lib/python3.5/site-packages/dogpile/cache/backends/__pycache__/file.cpython-35.opt-1.pyc14.74 KB
/usr/lib/python3.5/site-packages/dogpile/cache/backends/__pycache__/file.cpython-35.pyc14.74 KB
/usr/lib/python3.5/site-packages/dogpile/cache/backends/__pycache__/memcached.cpython-35.opt-1.pyc12.97 KB
/usr/lib/python3.5/site-packages/dogpile/cache/backends/__pycache__/memcached.cpython-35.pyc12.97 KB
/usr/lib/python3.5/site-packages/dogpile/cache/backends/__pycache__/memory.cpython-35.opt-1.pyc4.47 KB
/usr/lib/python3.5/site-packages/dogpile/cache/backends/__pycache__/memory.cpython-35.pyc4.47 KB
/usr/lib/python3.5/site-packages/dogpile/cache/backends/__pycache__/null.cpython-35.opt-1.pyc2.38 KB
/usr/lib/python3.5/site-packages/dogpile/cache/backends/__pycache__/null.cpython-35.pyc2.38 KB
/usr/lib/python3.5/site-packages/dogpile/cache/backends/__pycache__/redis.cpython-35.opt-1.pyc6.04 KB
/usr/lib/python3.5/site-packages/dogpile/cache/backends/__pycache__/redis.cpython-35.pyc6.04 KB
/usr/lib/python3.5/site-packages/dogpile/cache/backends/file.py13.82 KB
/usr/lib/python3.5/site-packages/dogpile/cache/backends/memcached.py10.59 KB
/usr/lib/python3.5/site-packages/dogpile/cache/backends/memory.py3.54 KB
Component of No Buildroots