<?xml version="1.0" encoding="UTF-8"?>
<!-- Hand-maintained, like the rest of this site. The publish-post skill adds an
     <item> here at the same time it writes the post and the index entry;
     scripts/check-blog.py fails if the three ever drift apart.

     Newest item first. lastBuildDate is the date of the newest post, not the
     date the file was edited — a typo fix should not re-notify every reader. -->
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Jordan Littell — Writing</title>
    <link>https://jordanwilliam.me/blog/</link>
    <atom:link href="https://jordanwilliam.me/blog/feed.xml" rel="self" type="application/rss+xml"/>
    <description>Notes on scaling, reliability, and operating distributed systems under real load.</description>
    <language>en-us</language>
    <lastBuildDate>Thu, 14 Aug 2026 00:00:00 GMT</lastBuildDate>

    <item>
      <title>Analytics Data Plane: An Honest Evaluation</title>
      <link>https://jordanwilliam.me/blog/analytics-data-plane</link>
      <guid isPermaLink="true">https://jordanwilliam.me/blog/analytics-data-plane</guid>
      <pubDate>Thu, 14 Aug 2026 00:00:00 GMT</pubDate>
      <description>MySQL couldn't answer the questions our biggest customers were asking. What it took to run a CDC pipeline into ClickHouse.</description>
    </item>

  </channel>
</rss>
