[ ソース: python-pymemcache ]
パッケージ: python3-pymemcache (1.3.2-3)
python3-pymemcache に関するリンク
Debian の資源:
python-pymemcache ソースパッケージをダウンロード:
- [python-pymemcache_1.3.2-3.dsc]
- [python-pymemcache_1.3.2.orig.tar.xz]
- [python-pymemcache_1.3.2-3.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
comprehensive, fast, pure Python memcached client - Python 3.x
Pymemcache is a comprehensive, fast, pure-Python memcached client. It supports the following features:
* Complete implementation of the memcached text protocol. * Configurable timeouts for socket connect and send/recv calls. * Access to the "noreply" flag, which can significantly increase the speed of writes. * Flexible, simple approach to serialization and deserialization. * The (optional) ability to treat network and memcached errors as cache misses.
This package contains the Python 3.x module.
その他の python3-pymemcache 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-six
- Python 2 と 3 の互換性ライブラリー(Python 3 インターフェイス)