<?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>Pubsub on Nimendra</title>
    <link>https://blog.nimendra.online/tags/pubsub/</link>
    <description>Recent content in Pubsub on Nimendra</description>
    <generator>Hugo</generator>
    <language>en-US</language>
    <lastBuildDate>Mon, 14 Jul 2025 09:16:41 +0530</lastBuildDate>
    <atom:link href="https://blog.nimendra.online/tags/pubsub/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>System Design Notes: Redis Pub/Sub with Go</title>
      <link>https://blog.nimendra.online/blog/redis-pubsub/</link>
      <pubDate>Thu, 10 Jul 2025 00:00:00 +0000</pubDate>
      <guid>https://blog.nimendra.online/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>
