TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Consus: Fast Geo-Replicated Transactions

108 pointsby deepanchorover 8 years ago

8 comments

deepanchorover 8 years ago
For those that are not familiar with Hyperdex[1], it is an open-source, performant, ACID compliant key-value store with commercial support[2] for fully distributed transactions.<p>It seems that Robert Escriva (creator of Hyperdex) is now working on a new database called Consus with the following key differences[3]:<p>“Consus has two (three) differences from HyperDex that I believe will make it more appealing in the long run:<p>1. Consus doesn&#x27;t separate the implementations of transactions and the regular code. Once we have a paper public on the topic and I have clearance to release the code, all of the code will be available under the same license, with no commercial fork.<p>2. Consus provides wide-area, geo-replicated transactions with much lower latency than is possible in any other system I know with the same consistency that Consus provides.<p>3. I’m still actively working on Consus; I&#x27;m not actively working on HyperDex.&quot;<p>[1] <a href="http:&#x2F;&#x2F;hyperdex.org&#x2F;" rel="nofollow">http:&#x2F;&#x2F;hyperdex.org&#x2F;</a> [2] <a href="http:&#x2F;&#x2F;hyperdex.org&#x2F;warp&#x2F;" rel="nofollow">http:&#x2F;&#x2F;hyperdex.org&#x2F;warp&#x2F;</a> [3] <a href="https:&#x2F;&#x2F;github.com&#x2F;rescrv&#x2F;HyperDex&#x2F;issues&#x2F;233" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;rescrv&#x2F;HyperDex&#x2F;issues&#x2F;233</a><p>*edit: should have linked to the project&#x27;s homepage (<a href="http:&#x2F;&#x2F;consus.io&#x2F;" rel="nofollow">http:&#x2F;&#x2F;consus.io&#x2F;</a>) which contains more details, if mods could change the link that would be great ;)
评论 #13208921 未加载
dantiberianover 8 years ago
There&#x27;s also a blog post announcement here: <a href="http:&#x2F;&#x2F;hack.systems&#x2F;2016&#x2F;12&#x2F;13&#x2F;hello-consus&#x2F;" rel="nofollow">http:&#x2F;&#x2F;hack.systems&#x2F;2016&#x2F;12&#x2F;13&#x2F;hello-consus&#x2F;</a><p>Reading through the post about active development on the predecessor HyperDex: <a href="https:&#x2F;&#x2F;github.com&#x2F;rescrv&#x2F;HyperDex&#x2F;issues&#x2F;233" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;rescrv&#x2F;HyperDex&#x2F;issues&#x2F;233</a><p>&gt; I&#x27;ve stopped developing the project for non-public reasons that aren&#x27;t technically related to the project.<p>Along with this line in the blog post:<p>&gt; not one in which a company with profit motives releases a half-open product, but one in which those interested in Consus can come together to build something better.<p>It seems like there was some friction around the commercial nature of Hyperdex.
评论 #13208790 未加载
espeedover 8 years ago
Consus technical report...<p>Consus: Taming the Paxi <a href="https:&#x2F;&#x2F;arxiv.org&#x2F;abs&#x2F;1612.03457" rel="nofollow">https:&#x2F;&#x2F;arxiv.org&#x2F;abs&#x2F;1612.03457</a>
quintharover 8 years ago
Cool! Also, you might take a look at <a href="http:&#x2F;&#x2F;bedrockdb.com" rel="nofollow">http:&#x2F;&#x2F;bedrockdb.com</a> for a geo-replicated, ACID, SQL database (basically a replication layer atop SQLite).
lobo_tuertoover 8 years ago
Let&#x27;s call Aphyr ;)<p><a href="https:&#x2F;&#x2F;aphyr.com&#x2F;about" rel="nofollow">https:&#x2F;&#x2F;aphyr.com&#x2F;about</a>
评论 #13210325 未加载
burembaover 8 years ago
so what happened to hyperdex? it looks like the project is no longer maintained. could you please share why the project is dead?
评论 #13208946 未加载
webmavenover 8 years ago
No README?
slantedviewover 8 years ago
All I see is consensus, misspelled. Too much time in the trenches.
评论 #13209478 未加载