<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Forem: Petar Stanchev</title>
    <description>The latest articles on Forem by Petar Stanchev (@p-stanchev).</description>
    <link>https://forem.com/p-stanchev</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3691279%2F8b75c865-6bda-40ce-9023-f199a899119d.png</url>
      <title>Forem: Petar Stanchev</title>
      <link>https://forem.com/p-stanchev</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/p-stanchev"/>
    <language>en</language>
    <item>
      <title>AurFlow v1.0 — Open-Source Solana RPC Load Balancer</title>
      <dc:creator>Petar Stanchev</dc:creator>
      <pubDate>Sat, 03 Jan 2026 13:28:45 +0000</pubDate>
      <link>https://forem.com/p-stanchev/aurflow-v10-open-source-solana-rpc-load-balancer-221a</link>
      <guid>https://forem.com/p-stanchev/aurflow-v10-open-source-solana-rpc-load-balancer-221a</guid>
      <description>&lt;p&gt;&lt;strong&gt;Solana apps depend heavily on RPC reliability. One unhealthy node can break an entire backend.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;AurFlow is an open-source Rust-based load balancer for Solana RPC endpoints that focuses on health checks, failover, and observability.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What AurFlow does&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Continuously checks RPC node health&lt;/li&gt;
&lt;li&gt;Automatically routes traffic away from failing nodes&lt;/li&gt;
&lt;li&gt;Balances requests across multiple RPC endpoints&lt;/li&gt;
&lt;li&gt;Exposes metrics via a built-in dashboard&lt;/li&gt;
&lt;li&gt;Fully self-hosted, no vendor lock-in&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Why it exists&lt;/strong&gt;&lt;br&gt;
Most projects start with a single RPC URL. AurFlow adds a lightweight reliability layer without relying on managed services.&lt;/p&gt;

&lt;p&gt;v1.0 released&lt;/p&gt;

&lt;p&gt;AurFlow v1.0.0 is now out as the first stable release.&lt;/p&gt;

&lt;p&gt;GitHub:&lt;br&gt;
--&amp;gt; &lt;a href="https://github.com/p-stanchev/AurFlow" rel="noopener noreferrer"&gt;https://github.com/p-stanchev/AurFlow&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Feedback, issues, and contributions are welcome!!&lt;/p&gt;

</description>
      <category>rust</category>
      <category>blockchain</category>
      <category>docker</category>
      <category>opensource</category>
    </item>
  </channel>
</rss>
