<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>分布式系统 on Hellokitty&#39;s Blog</title>
    <link>https://yangyang233333.github.io/categories/%E5%88%86%E5%B8%83%E5%BC%8F%E7%B3%BB%E7%BB%9F/</link>
    <description>Recent content in 分布式系统 on Hellokitty&#39;s Blog</description>
    <generator>Hugo</generator>
    <language>zh-CN</language>
    <lastBuildDate>Mon, 24 Aug 2026 10:40:00 +0800</lastBuildDate>
    <atom:link href="https://yangyang233333.github.io/categories/%E5%88%86%E5%B8%83%E5%BC%8F%E7%B3%BB%E7%BB%9F/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Mooncake Store 源码阅读（四）：Master 持久化、快照与热备恢复</title>
      <link>https://yangyang233333.github.io/posts/mooncake-store-source-reading-master-ha/</link>
      <pubDate>Mon, 24 Aug 2026 10:40:00 +0800</pubDate>
      <guid>https://yangyang233333.github.io/posts/mooncake-store-source-reading-master-ha/</guid>
      <description>解读 Mooncake Store Master 的 oplog、snapshot、standby 和租约机制，以及它们如何保护控制面状态。</description>
    </item>
    <item>
      <title>Mooncake Store 源码阅读（三）：Get、副本选择与淘汰回收</title>
      <link>https://yangyang233333.github.io/posts/mooncake-store-source-reading-get-eviction/</link>
      <pubDate>Mon, 24 Aug 2026 10:30:00 +0800</pubDate>
      <guid>https://yangyang233333.github.io/posts/mooncake-store-source-reading-get-eviction/</guid>
      <description>从 GetReplicaList、Replica 状态和批量 Eviction 分析 Mooncake Store 的读取与空间回收。</description>
    </item>
    <item>
      <title>Mooncake Store 源码阅读（二）：Put 写入链路与对象原子性</title>
      <link>https://yangyang233333.github.io/posts/mooncake-store-source-reading-put-path/</link>
      <pubDate>Mon, 24 Aug 2026 10:20:00 +0800</pubDate>
      <guid>https://yangyang233333.github.io/posts/mooncake-store-source-reading-put-path/</guid>
      <description>沿 RealClient、PutStart、Transfer Engine 和 PutEnd 阅读 Mooncake Store 的完整写入链路。</description>
    </item>
    <item>
      <title>Mooncake Store 源码阅读（一）：从对象存储接口到控制面与数据面</title>
      <link>https://yangyang233333.github.io/posts/mooncake-store-source-reading-architecture/</link>
      <pubDate>Mon, 24 Aug 2026 10:10:00 +0800</pubDate>
      <guid>https://yangyang233333.github.io/posts/mooncake-store-source-reading-architecture/</guid>
      <description>从源码目录、进程角色和一次请求的路径入手，解释 Mooncake Store 如何把元数据控制与大对象传输分离。</description>
    </item>
  </channel>
</rss>
