TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Applied Monotonicity: A Brief History of CRDTs in Riak

118 点作者 cmeiklejohn大约 6 年前

4 条评论

joeyrosztoczy1大约 6 年前
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>
marknadal大约 6 年前
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>
eikenberry大约 6 年前
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 未加载
Laymer大约 6 年前
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 未加载