This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
pytyrant /
| name | age | message | |
|---|---|---|---|
| |
LICENSE.txt | Tue Dec 30 01:03:20 -0800 2008 | |
| |
MANIFEST.in | Tue Dec 30 01:03:20 -0800 2008 | |
| |
README | Mon Jan 05 17:01:56 -0800 2009 | |
| |
pytyrant.py | Sat May 23 09:26:51 -0700 2009 | |
| |
setup.py | Thu Mar 12 23:57:47 -0700 2009 |
README
pytyrant is 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.11 in pure Python as defined here:: http://tokyocabinet.sourceforge.net/tyrantdoc/







