- 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 Home: https://github.com/danielnorberg/tako
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.26.tar.gz.
File metadata
- Download URL: tako-0.0.26.tar.gz
- Upload date:
- Size: 16.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d12ac4567c0c84d2d15f984d98e973aa65effc41efd0f661252375cf768d2105
|
|
| MD5 |
0c859d93dd734d3d5f3125d20b00c82e
|
|
| BLAKE2b-256 |
c88a1a19554be81d958333a6010e33bdd822c42e5413ee9cf45d733e5f382fe3
|