pharmacolog / elliptics

Distributed hashtable storage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Elliptics network is a fault tolerant key/value storage.
With default key generation policy it implements distributed hash table object storage.

The network does not use dedicated servers to maintain the metadata information,
it supports redundant objects storage.
Small to medium sized write benchmarks can be found on eblob page and in the appropriate blog section.

For more details check http://www.ioremap.net/projects/elliptics

About

Distributed hashtable storage