[ buster ]
[ 原始碼: python-pymemcache ]
套件:python-pymemcache(1.3.2-3)
python-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 2.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 2.x module.
其他與 python-pymemcache 有關的套件
|
|
|
|
-
- dep: python
- interactive high-level object-oriented language (Python2 version)
-
- dep: python-six
- Python 2 and 3 compatibility library (Python 2 interface)