Tako: A distributed data store.
Project description
- Tako is a distributed key-value data store. It aims to provide high
scalability and availability through a shared nothing architecture, consistent hash based data partitioning, read repair with time stamping and live migration. An included coordinator server can be used as a single point of configuration to distribute cluster configuration to tako nodes in a cluster.
Tako includes a http proxy server that can be used to interface with a tako cluster using normal HTTP GET/POST.
Within a cluster, tako nodes communicate using a binary protocol and the socketless and syncless libraries.
Tako makes use of libev/libevent/kqueue/kpoll if present. Tokyo Cabinet is used for data storage.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file tako-0.0.7.tar.gz
.
File metadata
- Download URL: tako-0.0.7.tar.gz
- Upload date:
- Size: 15.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8b701b8d30d8c336ca131cbdc28c0c628b6d5c16a2c74245f347e4835c1fb63d |
|
MD5 | 9740f75cc5587e52dff534b60fc4a1eb |
|
BLAKE2b-256 | 55422cf06db0a79a9ef0cbf3ecd74022155d41bfe8a8ddba75ce6a2953a4e75c |