<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Consistent-Hashing on CATNAP</title>
    <link>/tags/consistent-hashing/</link>
    <description>Recent content in Consistent-Hashing on CATNAP</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>zh-TW</language>
    <copyright>© 2026 Idle Engineer</copyright>
    <lastBuildDate>Fri, 08 May 2026 00:00:00 +0000</lastBuildDate><atom:link href="/tags/consistent-hashing/index.xml" rel="self" type="application/rss+xml" />
    
    <item>
      <title>Consistent Hashing｜分散式系統的水平擴展關鍵</title>
      <link>/core/consistent-hashing/</link>
      <pubDate>Fri, 08 May 2026 00:00:00 +0000</pubDate>
      
      <guid>/core/consistent-hashing/</guid>
      <description>普通取餘 Hash 在增減節點時需要搬移大量資料。Consistent Hashing 把節點和資料都映射到一個環上，增減節點只影響相鄰範圍，大幅減少資料遷移量。</description>
      
    </item>
    
  </channel>
</rss>
