<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Jeet Mendpara</title>
    <link>https://www.itsjeet.in</link>
    <description>Backend engineer building APIs, event pipelines, and the data layers underneath them. Node, TypeScript, Kafka, Postgres.</description>
    <language>en</language>
    <atom:link href="https://www.itsjeet.in/rss.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Why your Kafka consumer lags</title>
      <link>https://www.itsjeet.in/blog/why-your-kafka-consumer-lags</link>
      <guid isPermaLink="true">https://www.itsjeet.in/blog/why-your-kafka-consumer-lags</guid>
      <description>PLACEHOLDER — Consumer lag is usually not a throughput problem. A guide to reading the metrics and finding the real cause.</description>
      <pubDate>Wed, 02 Sep 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>The Postgres indexes you're not using</title>
      <link>https://www.itsjeet.in/blog/postgres-indexes-youre-not-using</link>
      <guid isPermaLink="true">https://www.itsjeet.in/blog/postgres-indexes-youre-not-using</guid>
      <description>PLACEHOLDER — Partial, covering, and expression indexes solve problems a plain B-tree can't.</description>
      <pubDate>Fri, 14 Aug 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>GraphQL N+1, actually solved</title>
      <link>https://www.itsjeet.in/blog/graphql-n-plus-one-dataloader</link>
      <guid isPermaLink="true">https://www.itsjeet.in/blog/graphql-n-plus-one-dataloader</guid>
      <description>PLACEHOLDER — DataLoader is the answer, but only if you scope it correctly. The mistakes that make it silently useless.</description>
      <pubDate>Thu, 30 Jul 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Strapi in production: what the docs don't tell you</title>
      <link>https://www.itsjeet.in/blog/strapi-in-production</link>
      <guid isPermaLink="true">https://www.itsjeet.in/blog/strapi-in-production</guid>
      <description>PLACEHOLDER — Migrations, media storage, and the upgrade path. Lessons from running Strapi for real clients.</description>
      <pubDate>Sat, 11 Jul 2026 00:00:00 GMT</pubDate>
    </item>
  </channel>
</rss>