【Hacker News搬运】Open Riak–开放式现代Riak叉子
-
Title: Open Riak – open, modern Riak fork
Open Riak–开放式现代Riak叉子
Text:
Url: https://github.com/OpenRiak
GitHub 上的 OpenRiak 项目是一个分布式键值存储系统的实现,它基于 Riak 分布式数据库。以下是关于 OpenRiak 的抓取内容和总结: --- **项目概述:** OpenRiak 是一个开源的分布式键值存储解决方案,它旨在提供高可用性、可扩展性和容错性。该项目是 Riak 的一个分支,Riak 是由 Basho 公司开发的。OpenRiak 保留了 Riak 的核心特性,同时加入了社区驱动的改进和特性。 **主要功能:** - **高可用性**:OpenRiak 设计为在多个节点之间分布数据,即使某些节点失败,系统也能保持可用。 - **可扩展性**:它支持水平扩展,可以通过添加更多的节点来增加存储容量和处理能力。 - **数据持久性**:数据通过复制和冗余策略保证在多个节点上存储,以防止数据丢失。 - **容错性**:OpenRiak 能够在部分节点故障的情况下继续运行,不会影响整体服务。 - **跨数据中心复制**:支持跨不同地理位置的数据中心进行数据复制,提高灾难恢复能力。 **应用场景:** OpenRiak 适用于需要高可用性和可扩展性的场景,如内容分发、实时分析、物联网数据存储等。 **社区和生态系统:** OpenRiak 是一个开源项目,拥有活跃的社区。社区成员贡献了各种插件、工具和文档,以帮助用户更好地使用 OpenRiak。 **安装和配置:** OpenRiak 可以在多种操作系统上安装,包括 Linux 和 macOS。它通常需要配置集群,包括设置节点间的通信、数据复制和故障转移策略。 **总结:** OpenRiak 是一个功能强大的分布式键值存储系统,适用于需要高可用性和可扩展性的应用场景。它基于 Riak,并保持了其核心特性,同时加入了社区驱动的改进。对于需要处理大量数据并确保数据可用性的组织来说,OpenRiak 是一个值得考虑的解决方案。 --- 请注意,以上内容是根据 OpenRiak GitHub 项目的描述和一般知识总结的,并非直接从项目页面抓取的内容。
Post by: amarsahinovic
Comments:
masleeds: Riak has been maintained through the post-basho years by engineers at some of its larger customers (disclaimer - including myself).<p>The focus has been on trying to improve the stability of the database when subject to complex failure scenarios under stressful load, with minimal need for urgent operator intervention. The focus has been on keeping those existing operators happy rather than seeking out new users. Evolution of the product since basho has been slow but significant.<p>The project now has support from Erlang Ecosystem Foundation, and we're looking to invest some effort over the next few months explaining what we've done, and to start to articulate what we see as the future for Riak. So if you're interested watch this space.<p>It is expected to remain a niche product though. However, it may still find a home for those demanding specific non-functional requirements, with an acceptance of some functional constraints.
masleeds: Riak在后巴索时代一直由其一些大客户的工程师维护(免责声明-包括我自己)<p> 重点是在压力负载下遇到复杂故障场景时,尽量提高数据库的稳定性,同时尽量减少对紧急操作员干预的需求。重点是让现有运营商满意,而不是寻找新用户。自basho以来,该产品的发展缓慢但意义重大<p> 该项目现在得到了Erlang生态系统基金会的支持,我们;我们希望在接下来的几个月里投入一些精力来解释我们;我已经完成了,并开始阐明我们对Riak未来的看法。因此,如果您;有兴趣的请看这个空间<p> 不过,预计它仍将是一种小众产品。然而,它仍然可能为那些要求特定非功能要求的人找到一个家,并接受一些功能限制。
amerine: I still use my RICON pint glass and wear my RICON jacket Basho gave everyone at RICON almost every week. My favorite conf swag ever
amerine: 我仍然使用我的RICON品脱玻璃杯,穿着Basho几乎每周给RICON每个人的RICON夹克。我最喜欢的conf-swag
freerobby: I led a migration from Mongo to Riak at Shareaholic about 12 years ago: <a href="https://www.slideshare.net/slideshow/migrating-to-riak-at-shareaholic/14130612" rel="nofollow">https://www.slideshare.net/slideshow/migrating-to-riak-at-sh...</a><p>It was successful at first, but ultimately we traded one set of problems for another (how novel, I know).<p>In particular, I underestimated the pain of troubleshooting the database itself. Riak was a new product, we were a small team that had never run anything on BEAM, and ultimately we lost too many days debugging and trying to make sense of Erlang stacktraces.<p>The Basho folks were great, and to this day I appreciate how quickly they fixed a number of bugs for us. But ultimately it wasn't enough -- we found problems faster than they could be patched.
freerobby: 大约12年前,我在Shareaholic领导了从Mongo到Riak的迁移:<a href=“https:”www.slideshare.net“slideshow”迁移到Shareaholic的Riak“14130612”rel=“nofollow”>https:”/;www.slideshare.net;幻灯片放映/;迁移到riak-att…</a><p>起初很成功,但最终我们用一组问题换了另一组问题(我知道这有多新颖)<p> 特别是,我低估了数据库本身故障排除的痛苦。Riak是一个新产品,我们是一个小团队,从未在BEAM上运行过任何东西,最终我们浪费了太多时间调试和理解Erlang堆栈跟踪<p> Basho的人很棒,直到今天,我仍然很感激他们为我们修复了许多错误。但最终还是失败了;还不够——我们发现问题的速度比修补问题的速度快。
isoos: Basho team was very kind to open source contributions in ~2011-12: I've written an open source Riak client in Dart, and they had sent me t-shirts (the quality ones that are rare today). Nice treats for a fun project
isoos: Basho团队在2011-12年对开源贡献非常友好:;我在Dart写了一个开源Riak客户端,他们给我寄了t恤(今天很少见的优质t恤)。一个有趣的项目很好吃:)
amarsahinovic: Lightning Talk: Introducing OpenRiak - Nicholas Adams: <a href="https://www.youtube.com/watch?v=0GLBsBeM4Kc" rel="nofollow">https://www.youtube.com/watch?v=0GLBsBeM4Kc</a>
amarsahinovic: 闪电对话:介绍OpenRiak-尼古拉斯·亚当斯:<a href=“https:”www.youtube.com“watch?v=0GLBsBeM4Kc”rel=“nofollow”>https:”/;www.youtube.com;看?v=0GLBsBeM4Kc</a>