| Projects on Google Code | Results 1 - 10 of 15 |
Pure PHP implementation of the binary Tokyo Tyrant 1.1.11 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 Ca...
Tokyo Cabinet ctypes binding for Python
A pythonic python-only implementation of Tokyo Tyrant protocol.
Table extension and query operations are also implementend. _Python 2.4+ is needed_
This library takes a "pythonic" approach to make it more clear and easy to implement. This code is based on [http://code.google.com/p/pytyrant pyty...
SPHiveDB is a server for sqlite database. It use JSON-RPC over HTTP to expose a network interface to use SQLite database. It supports combining multiple SQLite databases into one file through Tokyo Cabinet. It also supports the use of multiple files. It is designed for the extreme sharding schema --...
An implementation of the wire protocol for tokyo tyrant written in C# with connection pooling.
backup for http://bitbucket.org/kuenishi/yatce
Pykesto is currently being written in Python 2.6. It shall be *a schemaless, transactional, concurrent, queryable (indexable), object-oriented database* for Python applications.
Pykesto should provide the easiest way to write persistent Python objects. Pykesto should become to Python what db4o is...
Python wrapper for Tokyo Tyrant C API
HTTPSQS is a Simple Queue Service based on HTTP GET/POST protocol.
This is free software, and you are welcome to modify and redistribute it under the New BSD License.
==Features==
* Very simple
* Very fast, more than 10000 requests/sec
* High concurrency, support the tens of th...
http,
queue,
queues,
sqs,
xoyo,
memcacheq,
activemq,
starling,
libevent,
amazonsqs,
tokyocabinet,
kingsoft,
httpsqs,
simple,
service
Offers a very low level (and very thin) interface to the Tokyo Tyrant native network protocol, as described [http://tokyocabinet.sourceforge.net/tyrantdoc/#protocol here]. Rather than provide a user-level client API such as [http://code.google.com/p/tokyotyrant-java/ tokyotyrant-java], this library...