<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Wardin Blog</title>
    <link>https://wardin.ai/blog</link>
    <description>Gateway internals, cost math, and governance engineering notes from the team building Wardin.</description>
    <item>
      <title>How to enforce LLM budgets with atomic Redis Lua scripts</title>
      <link>https://wardin.ai/blog/redis-lua-budget-enforcement</link>
      <guid>https://wardin.ai/blog/redis-lua-budget-enforcement</guid>
      <pubDate>Sun, 05 Jul 2026 00:00:00 GMT</pubDate>
      <description>Why naive LLM budget counters race and never reset — and how one Redis Lua script plus reserve-then-reconcile fixes both, in-path.</description>
    </item>
  </channel>
</rss>