<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Data Storage on Nalar</title>
    <link>https://nalar.dev/tags/data-storage/</link>
    <description>Recent content in Data Storage on Nalar</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Sun, 20 Sep 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://nalar.dev/tags/data-storage/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Tombstones Preserve Deletes Across Replicas Until Safe Garbage Collection</title>
      <link>https://nalar.dev/tombstones-preserve-deletes-across-replicas-until-safe-garbage-collection/</link>
      <pubDate>Sun, 20 Sep 2026 00:00:00 +0000</pubDate>
      <guid>https://nalar.dev/tombstones-preserve-deletes-across-replicas-until-safe-garbage-collection/</guid>
      <description>&lt;h1 id=&#34;tombstones-preserve-deletes-across-replicas-until-safe-garbage-collection&#34;&gt;Tombstones Preserve Deletes Across Replicas Until Safe Garbage Collection&lt;/h1&gt;&#xA;&lt;p&gt;Deleting a value from one copy of replicated data is not enough to delete it from the system. Another replica may be offline, delayed, or partitioned when the delete occurs. If the active replica simply removes the record, it also removes the evidence that a deletion happened. A stale replica can later return with an older value and make that value visible again.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
