<?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>Redis on Chirag Hasija</title>
    <link>https://chiraghasija.cc/tags/redis/</link>
    <description>Recent content in Redis on Chirag Hasija</description>
    <image>
      <title>Chirag Hasija</title>
      <url>https://chiraghasija.cc/og-image.png</url>
      <link>https://chiraghasija.cc/og-image.png</link>
    </image>
    <generator>Hugo -- 0.155.3</generator>
    <language>en-us</language>
    <lastBuildDate>Sat, 14 Mar 2026 16:00:00 +0530</lastBuildDate>
    <atom:link href="https://chiraghasija.cc/tags/redis/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>How Redis Went from Single-Threaded to 3.5 Million Ops/Sec</title>
      <link>https://chiraghasija.cc/posts/redis-single-threaded-to-io-threads/</link>
      <pubDate>Sat, 14 Mar 2026 16:00:00 +0530</pubDate>
      <guid>https://chiraghasija.cc/posts/redis-single-threaded-to-io-threads/</guid>
      <description>The full story of how Redis evolved from a single-threaded event loop to IO threads hitting 3.5M ops/sec - and why it still refuses to go fully multi-threaded.</description>
    </item>
    <item>
      <title>Redis Internals - Clustering, Sentinel, Sharding, and Pipelining Explained</title>
      <link>https://chiraghasija.cc/posts/redis-internals-clustering-sentinel-pipelining/</link>
      <pubDate>Sat, 14 Mar 2026 14:00:00 +0530</pubDate>
      <guid>https://chiraghasija.cc/posts/redis-internals-clustering-sentinel-pipelining/</guid>
      <description>A practical deep dive into Redis clustering, sentinel, sharding, and pipelining - with real numbers, architecture diagrams, and a decision framework for picking the right setup.</description>
    </item>
    <item>
      <title>Redis 8 vs Valkey: Which Fork Won</title>
      <link>https://chiraghasija.cc/posts/redis-8-vs-valkey-which-fork-won/</link>
      <pubDate>Fri, 29 Aug 2025 09:15:00 +0530</pubDate>
      <guid>https://chiraghasija.cc/posts/redis-8-vs-valkey-which-fork-won/</guid>
      <description>Redis changed its license in 2024, spawning the Valkey fork. This post compares Redis 8 and Valkey in 2026 - performance, features, ecosystem, and which one to use.</description>
    </item>
  </channel>
</rss>
