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.

SyncFree: Large-Scale Computation Without Synchronization [video]

12 pointsby cmeiklejohnover 10 years ago

1 comment

desdivover 10 years ago
For anyone else that&#x27;s confused:<p>What they&#x27;re talking about: <a href="http://docs.basho.com/riak/latest/theory/why-riak/" rel="nofollow">http:&#x2F;&#x2F;docs.basho.com&#x2F;riak&#x2F;latest&#x2F;theory&#x2F;why-riak&#x2F;</a><p>Their github: <a href="https://github.com/basho/riak" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;basho&#x2F;riak</a><p>CRDT = &quot;Conflict-free Replicated Data Type&quot; or &quot;Convergent Replicated Data Type&quot; or &quot;Commutative Replicated Data Type&quot;<p>This page explains what the heck CRDT is: <a href="http://basho.com/tag/crdt/" rel="nofollow">http:&#x2F;&#x2F;basho.com&#x2F;tag&#x2F;crdt&#x2F;</a>