<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Persistence on CATNAP</title>
    <link>/tags/persistence/</link>
    <description>Recent content in Persistence on CATNAP</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>zh-TW</language>
    <copyright>© 2026 Idle Engineer</copyright>
    <lastBuildDate>Sat, 02 May 2026 00:00:00 +0000</lastBuildDate><atom:link href="/tags/persistence/index.xml" rel="self" type="application/rss+xml" />
    
    <item>
      <title>Redis persistence｜RDB vs. AOF 深度解析</title>
      <link>/core/redis-persistence/</link>
      <pubDate>Sat, 02 May 2026 00:00:00 +0000</pubDate>
      
      <guid>/core/redis-persistence/</guid>
      <description>RDB 是定期快照（速度快、會丟資料），AOF 是記錄流水帳（資料完整、檔案大）。通常建議兩者混用。</description>
      
    </item>
    
  </channel>
</rss>
