<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Backend on Nimendra</title>
    <link>https://blog.nimendra.xyz/categories/backend/</link>
    <description>Recent content in Backend on Nimendra</description>
    <generator>Hugo</generator>
    <language>en-US</language>
    <lastBuildDate>Mon, 14 Jul 2025 09:28:51 +0530</lastBuildDate>
    <atom:link href="https://blog.nimendra.xyz/categories/backend/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>System Design Notes: Split Brain in Docker Swarm</title>
      <link>https://blog.nimendra.xyz/blog/split-brain/</link>
      <pubDate>Mon, 14 Jul 2025 00:00:00 +0000</pubDate>
      <guid>https://blog.nimendra.xyz/blog/split-brain/</guid>
      <description>Understand the causes, consequences, and prevention of split-brain scenarios in Docker Swarm using Raft consensus and quorum-based leader election.</description>
    </item>
    <item>
      <title>System Design Notes: Redis Serialization Protocol (RESP)</title>
      <link>https://blog.nimendra.xyz/blog/resp/</link>
      <pubDate>Sat, 12 Jul 2025 00:00:00 +0000</pubDate>
      <guid>https://blog.nimendra.xyz/blog/resp/</guid>
      <description>Explore the Redis Serialization Protocol (RESP)</description>
    </item>
    <item>
      <title>System Design Notes: Redis Pub/Sub with Go</title>
      <link>https://blog.nimendra.xyz/blog/redis-pubsub/</link>
      <pubDate>Thu, 10 Jul 2025 00:00:00 +0000</pubDate>
      <guid>https://blog.nimendra.xyz/blog/redis-pubsub/</guid>
      <description>Learn how Redis Pub/Sub works, its limitations, how it compares to Go channels, and how to implement it using Go.</description>
    </item>
  </channel>
</rss>
