Fri, 26 Apr 2024 14:00:15 UTC | login

Information for RPM python2-dogpile-cache-0.6.8-1.el7.noarch.rpm

ID156670
Namepython2-dogpile-cache
Version0.6.8
Release1.el7
Epoch
Archnoarch
SummaryA caching front-end based on the Dogpile lock
DescriptionDogpile consists of two subsystems, one building on top of the other. dogpile provides the concept of a "dogpile lock", a control structure which allows a single thread of execution to be selected as the "creator" of some resource, while allowing other threads of execution to refer to the previous version of this resource as the creation proceeds; if there is no previous version, then those threads block until the object is available. dogpile.cache is a caching API which provides a generic interface to caching backends of any variety, and additionally provides API hooks which integrate these cache backends with the locking mechanism of dogpile. 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.
Build Time2019-02-06 17:28:40 GMT
Size72.85 KB
d3f2d632dee0d2c2154e51abf830bdc0
LicenseBSD
Buildrootcloud7-openstack-stein-el7-build-55806-221250
Provides
python-dogpile-cache = 0.6.8-1.el7
python-dogpile-core = 0.6.8-1.el7
python2-dogpile-cache = 0.6.8-1.el7
Obsoletes
python-dogpile-cache < 0.6.8-1.el7
python-dogpile-core < 0.4.1-12
Conflicts No Conflicts
Requires
python(abi) = 2.7
python-mako
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-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 82 >>>
Name ascending sort Size
/usr/lib/python2.7/site-packages/dogpile4.00 KB
/usr/lib/python2.7/site-packages/dogpile.cache-0.6.8-py2.7.egg-info4.00 KB
/usr/lib/python2.7/site-packages/dogpile.cache-0.6.8-py2.7.egg-info/PKG-INFO4.34 KB
/usr/lib/python2.7/site-packages/dogpile.cache-0.6.8-py2.7.egg-info/SOURCES.txt2.86 KB
/usr/lib/python2.7/site-packages/dogpile.cache-0.6.8-py2.7.egg-info/dependency_links.txt1.00 B
/usr/lib/python2.7/site-packages/dogpile.cache-0.6.8-py2.7.egg-info/entry_points.txt86.00 B
/usr/lib/python2.7/site-packages/dogpile.cache-0.6.8-py2.7.egg-info/not-zip-safe1.00 B
/usr/lib/python2.7/site-packages/dogpile.cache-0.6.8-py2.7.egg-info/top_level.txt8.00 B
/usr/lib/python2.7/site-packages/dogpile/__init__.py106.00 B
/usr/lib/python2.7/site-packages/dogpile/__init__.pyc280.00 B
/usr/lib/python2.7/site-packages/dogpile/__init__.pyo280.00 B
/usr/lib/python2.7/site-packages/dogpile/cache4.00 KB
/usr/lib/python2.7/site-packages/dogpile/cache/__init__.py126.00 B
/usr/lib/python2.7/site-packages/dogpile/cache/__init__.pyc316.00 B
/usr/lib/python2.7/site-packages/dogpile/cache/__init__.pyo316.00 B
/usr/lib/python2.7/site-packages/dogpile/cache/api.py6.20 KB
/usr/lib/python2.7/site-packages/dogpile/cache/api.pyc8.19 KB
/usr/lib/python2.7/site-packages/dogpile/cache/api.pyo8.19 KB
/usr/lib/python2.7/site-packages/dogpile/cache/backends4.00 KB
/usr/lib/python2.7/site-packages/dogpile/cache/backends/__init__.py856.00 B
/usr/lib/python2.7/site-packages/dogpile/cache/backends/__init__.pyc928.00 B
/usr/lib/python2.7/site-packages/dogpile/cache/backends/__init__.pyo928.00 B
/usr/lib/python2.7/site-packages/dogpile/cache/backends/file.py13.82 KB
/usr/lib/python2.7/site-packages/dogpile/cache/backends/file.pyc16.48 KB
/usr/lib/python2.7/site-packages/dogpile/cache/backends/file.pyo16.48 KB
/usr/lib/python2.7/site-packages/dogpile/cache/backends/memcached.py10.59 KB
/usr/lib/python2.7/site-packages/dogpile/cache/backends/memcached.pyc14.50 KB
/usr/lib/python2.7/site-packages/dogpile/cache/backends/memcached.pyo14.50 KB
/usr/lib/python2.7/site-packages/dogpile/cache/backends/memory.py3.54 KB
/usr/lib/python2.7/site-packages/dogpile/cache/backends/memory.pyc4.80 KB
/usr/lib/python2.7/site-packages/dogpile/cache/backends/memory.pyo4.80 KB
/usr/lib/python2.7/site-packages/dogpile/cache/backends/null.py1.08 KB
/usr/lib/python2.7/site-packages/dogpile/cache/backends/null.pyc2.88 KB
/usr/lib/python2.7/site-packages/dogpile/cache/backends/null.pyo2.88 KB
/usr/lib/python2.7/site-packages/dogpile/cache/backends/redis.py5.68 KB
/usr/lib/python2.7/site-packages/dogpile/cache/backends/redis.pyc6.69 KB
/usr/lib/python2.7/site-packages/dogpile/cache/backends/redis.pyo6.69 KB
/usr/lib/python2.7/site-packages/dogpile/cache/exception.py601.00 B
/usr/lib/python2.7/site-packages/dogpile/cache/exception.pyc1.53 KB
/usr/lib/python2.7/site-packages/dogpile/cache/exception.pyo1.53 KB
/usr/lib/python2.7/site-packages/dogpile/cache/plugins4.00 KB
/usr/lib/python2.7/site-packages/dogpile/cache/plugins/__init__.py0.00 B
/usr/lib/python2.7/site-packages/dogpile/cache/plugins/__init__.pyc153.00 B
/usr/lib/python2.7/site-packages/dogpile/cache/plugins/__init__.pyo153.00 B
/usr/lib/python2.7/site-packages/dogpile/cache/plugins/mako_cache.py2.87 KB
/usr/lib/python2.7/site-packages/dogpile/cache/plugins/mako_cache.pyc3.90 KB
/usr/lib/python2.7/site-packages/dogpile/cache/plugins/mako_cache.pyo3.90 KB
/usr/lib/python2.7/site-packages/dogpile/cache/proxy.py2.54 KB
/usr/lib/python2.7/site-packages/dogpile/cache/proxy.pyc3.81 KB
/usr/lib/python2.7/site-packages/dogpile/cache/proxy.pyo3.72 KB
Component of
Page:
<<< 51 through 100 of 1285 >>>
Buildroot ascending sort Created State
cloud7-openstack-stein-el7-build-57908-238903 2019-03-21 20:13:12 expired
cloud7-openstack-stein-el7-build-57940-238943 2019-03-22 06:22:38 expired
cloud7-openstack-stein-el7-build-57948-239307 2019-03-22 08:16:47 expired
cloud7-openstack-stein-el7-build-57951-239309 2019-03-22 11:27:19 expired
cloud7-openstack-stein-el7-build-57955-239309 2019-03-22 11:54:47 expired
cloud7-openstack-stein-el7-build-57966-239314 2019-03-22 13:09:52 expired
cloud7-openstack-stein-el7-build-57968-239314 2019-03-22 13:27:46 expired
cloud7-openstack-stein-el7-build-57969-239314 2019-03-22 13:28:12 expired
cloud7-openstack-stein-el7-build-57970-239314 2019-03-22 13:28:27 expired
cloud7-openstack-stein-el7-build-57972-239314 2019-03-22 13:32:56 expired
cloud7-openstack-stein-el7-build-57973-239314 2019-03-22 13:32:58 expired
cloud7-openstack-stein-el7-build-57974-239314 2019-03-22 13:32:59 expired
cloud7-openstack-stein-el7-build-57975-239314 2019-03-22 13:33:05 expired
cloud7-openstack-stein-el7-build-57976-239314 2019-03-22 13:33:06 expired
cloud7-openstack-stein-el7-build-57978-239314 2019-03-22 13:33:39 expired
cloud7-openstack-stein-el7-build-57980-239315 2019-03-22 13:46:17 expired
cloud7-openstack-stein-el7-build-57982-239315 2019-03-22 13:50:03 expired
cloud7-openstack-stein-el7-build-57984-239315 2019-03-22 13:51:27 expired
cloud7-openstack-stein-el7-build-57985-239315 2019-03-22 13:51:38 expired
cloud7-openstack-stein-el7-build-57986-239315 2019-03-22 13:52:08 expired
cloud7-openstack-stein-el7-build-57987-239315 2019-03-22 13:57:46 expired
cloud7-openstack-stein-el7-build-57992-239316 2019-03-22 14:13:19 expired
cloud7-openstack-stein-el7-build-57994-239316 2019-03-22 14:14:53 expired
cloud7-openstack-stein-el7-build-57995-239316 2019-03-22 14:26:04 expired
cloud7-openstack-stein-el7-build-58000-239317 2019-03-22 14:39:34 expired
cloud7-openstack-stein-el7-build-58004-239317 2019-03-22 14:40:06 expired
cloud7-openstack-stein-el7-build-58007-239317 2019-03-22 14:41:27 expired
cloud7-openstack-stein-el7-build-58008-239322 2019-03-22 14:42:32 expired
cloud7-openstack-stein-el7-build-58009-239322 2019-03-22 14:50:16 expired
cloud7-openstack-stein-el7-build-58011-239324 2019-03-22 15:08:20 expired
cloud7-openstack-stein-el7-build-58012-239324 2019-03-22 15:08:41 expired
cloud7-openstack-stein-el7-build-58013-239324 2019-03-22 15:10:13 expired
cloud7-openstack-stein-el7-build-58014-239324 2019-03-22 15:11:09 expired
cloud7-openstack-stein-el7-build-58015-239324 2019-03-22 15:11:10 expired
cloud7-openstack-stein-el7-build-58016-239324 2019-03-22 15:11:27 expired
cloud7-openstack-stein-el7-build-58017-239324 2019-03-22 15:14:39 expired
cloud7-openstack-stein-el7-build-58018-239324 2019-03-22 15:15:56 expired
cloud7-openstack-stein-el7-build-58019-239325 2019-03-22 15:16:42 expired
cloud7-openstack-stein-el7-build-58020-239326 2019-03-22 15:19:18 expired
cloud7-openstack-stein-el7-build-58022-239326 2019-03-22 15:19:37 expired
cloud7-openstack-stein-el7-build-58025-239332 2019-03-22 15:43:38 expired
cloud7-openstack-stein-el7-build-58026-239332 2019-03-22 15:43:56 expired
cloud7-openstack-stein-el7-build-58027-239332 2019-03-22 15:44:34 expired
cloud7-openstack-stein-el7-build-58029-239332 2019-03-22 15:45:21 expired
cloud7-openstack-stein-el7-build-58031-239332 2019-03-22 15:46:01 expired
cloud7-openstack-stein-el7-build-58033-239332 2019-03-22 15:57:36 expired
cloud7-openstack-stein-el7-build-58035-239332 2019-03-22 15:58:36 expired
cloud7-openstack-stein-el7-build-58037-239332 2019-03-22 16:02:39 expired
cloud7-openstack-stein-el7-build-58038-239332 2019-03-22 16:02:55 expired
cloud7-openstack-stein-el7-build-58039-239332 2019-03-22 16:03:54 expired