<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Raft on Pi Stack</title>
    <link>https://www.pistack.xyz/tags/raft/</link>
    <description>Recent content in Raft on Pi Stack</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Fri, 19 Jun 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://www.pistack.xyz/tags/raft/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Self-Hosted Raft Consensus Libraries: HashiCorp Raft vs Dragonboat vs braft vs raft-rs</title>
      <link>https://www.pistack.xyz/posts/2026-06-19-raft-consensus-libraries-hashicorp-dragonboat-braft-raftrs/</link>
      <pubDate>Fri, 19 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://www.pistack.xyz/posts/2026-06-19-raft-consensus-libraries-hashicorp-dragonboat-braft-raftrs/</guid>
      <description>&lt;h2 id=&#34;what-are-raft-consensus-libraries&#34;&gt;What Are Raft Consensus Libraries?&lt;/h2&gt;&#xA;&lt;p&gt;When building distributed systems, one of the hardest problems is getting multiple nodes to agree on state. The Raft consensus algorithm, designed by Diego Ongaro and John Ousterhout in 2014, has become the de facto standard for implementing replicated state machines due to its understandability compared to Paxos.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
