Skip to content

abudnik/elliptics

This branch is 50 commits behind reverbrain/elliptics:master.

Folders and files

NameName
Last commit message
Last commit date
Jul 25, 2016
Mar 23, 2016
Oct 3, 2014
Aug 20, 2014
Apr 23, 2012
May 12, 2016
Apr 4, 2014
May 19, 2016
Jun 15, 2014
Apr 25, 2016
Dec 7, 2015
Aug 19, 2016
Aug 13, 2014
Jul 4, 2016
Apr 14, 2016
Oct 22, 2015
Jul 5, 2016
Aug 14, 2014
May 30, 2014
Jun 23, 2014
Jul 12, 2014
Mar 3, 2016
Oct 25, 2013
Sep 27, 2013
May 12, 2016
Aug 1, 2014

Repository files navigation

Elliptics network is a fault tolerant key/value storage.
It was designed to handle all error cases starting from simple disk problems upto datacenter failures.
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://reverbrain.com/elliptics
Google group: https://groups.google.com/forum/?fromgroups=#!forum/reverbrain

About

Distributed hashtable storage

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 53.9%
  • C 23.3%
  • Python 19.8%
  • CMake 2.7%
  • Lua 0.2%
  • Nginx 0.1%