[ 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
- 交互式高级面向对象语言(Python2 版本)
-
- dep: python-six
- Python 2 和 3 兼容库(Python 2 接口)