套件:python3-dogpile.cache(1.3.1-1)
python3-dogpile.cache 的相關連結
Debian 的資源:
下載原始碼套件 python-dogpile.cache:
- [python-dogpile.cache_1.3.1-1.dsc]
- [python-dogpile.cache_1.3.1.orig.tar.xz]
- [python-dogpile.cache_1.3.1-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
caching front-end based on the Dogpile lock - Python 3.x
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 (see http://pypi.python.org/pypi/dogpile.core), 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 (see 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.
This package provides the Python 3.x module.
其他與 python3-dogpile.cache 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-decorator
- simplify usage of Python decorators by programmers
-
- dep: python3-mako
- fast and lightweight templating for the Python 3 platform
-
- dep: python3-stevedore
- manage dynamic plugins for Python applications - python3
-
- dep: python3-typing-extensions
- Backported and Experimental Type Hints for Python
- 或者 python3-supported-min (>= 3.11)
- 套件暫時不可用