Package python3-module-dogpile.cache: Information
Source package: python3-module-dogpile.cache
Version: 1.4.0-alt1.1
Build time: Aug 16, 2025, 05:36 AM
Category: Development/Python3
Report package bugHome page: https://pypi.org/project/dogpile.cache
License: MIT
Summary: A caching front-end based on the Dogpile lock
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.
Maintainer: Stanislav Levin
List of contributors:
Stanislav Levin
Anton Vyatkin
Grigory Ustinov
Andrey Bychkov
Alexey Shabalin
Ivan Zakharyaschev
Mikhail Efremov
Eugeny A. Rostovtsev
Stanislav Levin
Anton Vyatkin
Grigory Ustinov
Andrey Bychkov
Alexey Shabalin
Ivan Zakharyaschev
Mikhail Efremov
Eugeny A. Rostovtsev
Last changed
May 5, 2025 Stanislav Levin 1.4.0-alt1.1
- NMU: fixed FTBFS (setuptools 75.8.1).
April 28, 2025 Anton Vyatkin 1.4.0-alt1
- New version 1.4.0.
Jan. 31, 2025 Grigory Ustinov 1.3.4-alt1
- Automatically updated to 1.3.4.