Elliptics

 1 like

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.

License model

  • FreeOpen Source

Platforms

  • Linux
  • Self-Hosted
  No rating
1like
0comments
0news articles

Features

Suggest and vote on features
  1.  Object storage

 Tags

  • key-value-store
  • distributed-hash-table
  • distributed-storage
  • dht

Elliptics News & Activities

Highlights All activities

Recent activities

Show all activities

Elliptics information

  • Developed by

    Evgeniy Polyakov
  • Licensing

    Open Source (LGPL-3.0) and Free product.
  • Written in

  • Alternatives

    16 alternatives listed
  • Supported Languages

    • English

GitHub repository

  •  497 Stars
  •  85 Forks
  •  22 Open Issues
  •   Updated Nov 13, 2019 
View on GitHub

Our users have written 0 comments and reviews about Elliptics, and it has gotten 1 likes

Elliptics was added to AlternativeTo by filiphanes on Dec 3, 2020 and this page was last updated Dec 10, 2020.
No comments or reviews, maybe you want to be first?
Post comment/review

What is Elliptics?

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

Official Links