
  <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
      <title>KShivendu</title>
      <link>https://www.kshivendu.dev/blog</link>
      <description>Kumar Shivendu&#39;s blog</description>
      <language>en-us</language>
      <managingEditor>mail@kshivendu.dev (Kumar Shivendu)</managingEditor>
      <webMaster>mail@kshivendu.dev (Kumar Shivendu)</webMaster>
      <lastBuildDate>Tue, 12 May 2026 00:00:00 GMT</lastBuildDate>
      <atom:link href="https://www.kshivendu.dev/tags/rag/feed.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://www.kshivendu.dev/blog/token-storage</guid>
    <title>Token-Native Storage: Read and Write in the Language Models Already Speak</title>
    <link>https://www.kshivendu.dev/blog/token-storage</link>
    <description>Agents read and write in tokens (BPE). But our DB engines are still designed for humans (UTF-8). Persist payloads as BPE token IDs with a static entropy coder and you get ~3.3× lossless compression, zero-cost persistence of LLM output, and a representation agents already speak.</description>
    <pubDate>Tue, 12 May 2026 00:00:00 GMT</pubDate>
    <author>mail@kshivendu.dev (Kumar Shivendu)</author>
    <category>vector-databases</category><category>compression</category><category>internals</category><category>rag</category><category>nlp</category>
  </item>

    </channel>
  </rss>
