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.

Applied Monotonicity: A Brief History of CRDTs in Riak

118 pointsby cmeiklejohnabout 6 years ago

4 comments

joeyrosztoczy1about 6 years ago
Just have to plug the super-practical and awesome implementation of CRDT&#x27;s in Elixir&#x27;s Phoenix Framework used for pub_sub and in the Presence feature: <a href="https:&#x2F;&#x2F;github.com&#x2F;phoenixframework&#x2F;phoenix_pubsub&#x2F;blob&#x2F;master&#x2F;lib&#x2F;phoenix&#x2F;tracker.ex" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;phoenixframework&#x2F;phoenix_pubsub&#x2F;blob&#x2F;mast...</a>
marknadalabout 6 years ago
CRDTs are great, and I&#x27;ve seen a lot of quality in Christopher&#x27;s work.<p>A few other resources for those interested in CRDT subject:<p>- Our cartoon explainer <a href="https:&#x2F;&#x2F;gun.eco&#x2F;distributed&#x2F;matters.html" rel="nofollow">https:&#x2F;&#x2F;gun.eco&#x2F;distributed&#x2F;matters.html</a><p>- An excellent talk by Martin Kleppmann <a href="https:&#x2F;&#x2F;youtu.be&#x2F;yCcWpzY8dIA" rel="nofollow">https:&#x2F;&#x2F;youtu.be&#x2F;yCcWpzY8dIA</a><p>- Marc Shapiro&#x27;s in depth talk <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=oyUHd894w18" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=oyUHd894w18</a>
eikenberryabout 6 years ago
Nice to see more about CRDTs and Riak. Worked a bit with Riak a few years back and was sure at the time that CRDTs would play a much larger role in distributed databases, but have seen very little about them since.<p>Anyone have any more resources on the adoption&#x2F;use of CRDTs?
评论 #19342647 未加载
评论 #19343514 未加载
评论 #19342525 未加载
评论 #19343099 未加载
Laymerabout 6 years ago
Research : Implementation : Writing style :<p>I think it&#x27;s really worth mentioning how much work it takes to write this kind of article. Congratulations Chris, I think that on top being a great researcher, you are also a great writer. And a quick look at the Lasp repositories shows that you did not only write about CRDTs&#x27; history, you made a big part of it happen as well.<p>Meiklesoft™ ftw ️
评论 #19349920 未加载