Bug 178709 - [new port]: databases/hyperdex Searchable distributed key-value store
Summary: [new port]: databases/hyperdex Searchable distributed key-value store
Status: Closed Feedback Timeout
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-17 10:50 UTC by Veniamin
Modified: 2017-05-24 12:59 UTC (History)
2 users (show)

See Also:


Attachments
file.shar (10.17 KB, text/plain)
2013-05-17 10:50 UTC, Veniamin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Veniamin 2013-05-17 10:50:01 UTC
HyperDex is a next-generation key-value store with the following features:

Fast HyperDex has lower latency, higher throughput, and lower variance than
other key-value stores. Specifically, HyperDex is a factor of 2-14
faster than MongoDB, Cassandra and Redis on the industry-standard
YCSB benchmarks.

Searchable HyperDex enables lookups of non-primary data attributes. Such
searches are implemented efficiently and contact a small number of servers.

Scalable HyperDex scales as more machines are added to the system.

Consistent The value you GET is always the latest value you PUT. Not just
"eventually," but immediately and always.

Fault tolerant HyperDex handles failures. Data is automatically replicated
on multiple machines so that failures do not cause data loss
Comment 1 Veniamin Gvozdikov freebsd_committer freebsd_triage 2013-08-06 19:13:35 UTC
Responsible Changed
From-To: freebsd-ports-bugs->vg

I will take it.
Comment 2 Carlo Strub freebsd_committer freebsd_triage 2014-09-14 10:40:07 UTC
Is this PR still relevant?
Comment 3 Mark Linimon freebsd_committer freebsd_triage 2015-03-12 04:29:54 UTC
release to wild after inactivity.