パッケージ: python-dogpile.cache-doc (1.0.2-2)
python-dogpile.cache-doc に関するリンク
Debian の資源:
python-dogpile.cache ソースパッケージをダウンロード:
- [python-dogpile.cache_1.0.2-2.dsc]
- [python-dogpile.cache_1.0.2.orig.tar.xz]
- [python-dogpile.cache_1.0.2-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
caching front-end based on the Dogpile lock - doc
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 documentation.
その他の python-dogpile.cache-doc 関連パッケージ
|
|
|
|
-
- dep: libjs-sphinxdoc (>= 2.4.3-5~)
- Sphinx ドキュメンテーション用 JavaScript サポート