パッケージ: python-pytyrant (1.1.17-1.2)
python-pytyrant に関するリンク
Debian の資源:
python-pytyrant ソースパッケージをダウンロード:
- [python-pytyrant_1.1.17-1.2.dsc]
- [python-pytyrant_1.1.17.orig.tar.gz]
- [python-pytyrant_1.1.17-1.2.diff.gz]
メンテナ:
外部の資源:
- ホームページ [code.google.com]
類似のパッケージ:
Pure Python client implementation of the Tokyo Tyrant protocol
A pure Python client implementation of the binary Tokyo Tyrant protocol. Tokyo Cabinet <http://tokyocabinet.sourceforge.net/> is a "super hyper ultra database manager" written and maintained by Mikio Hirabayashi and released under the LGPL.
Tokyo Tyrant is the de facto database server for Tokyo Cabinet written and maintained by the same author. It supports a REST HTTP protocol, memcached, and its own simple binary protocol. This library implements the full binary protocol for the Tokyo Tyrant 1.1.17 in pure Python as defined here::