<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>租约 on Mi&amp;Bee Blog</title><link>https://blog.mickeyzzc.tech/tags/%E7%A7%9F%E7%BA%A6/</link><description>Recent content in 租约 on Mi&amp;Bee Blog</description><generator>Hugo -- gohugo.io</generator><language>zh-CN</language><managingEditor>蓝宝石的傻话</managingEditor><lastBuildDate>Mon, 13 Jul 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://blog.mickeyzzc.tech/tags/%E7%A7%9F%E7%BA%A6/rss.xml" rel="self" type="application/rss+xml"/><item><title>MiBeeSteward v0.2.0 技术内幕：分布式一致性、反熵与变更检测引擎</title><link>https://blog.mickeyzzc.tech/posts/mibee-oss/mibeesteward-v0.2-tech/</link><pubDate>Mon, 13 Jul 2026 00:00:00 +0000</pubDate><guid>https://blog.mickeyzzc.tech/posts/mibee-oss/mibeesteward-v0.2-tech/</guid><description>&lt;p&gt;&lt;a href="https://blog.mickeyzzc.tech/posts/mibee-oss/mibeesteward-v0.2-promo/"&gt;上一篇&lt;/a&gt;讲了 v0.2.0 有什么。这篇讲为什么这么设计——分布式一致性是这个版本最重的部分，几个看似随意的决定背后都有具体的取舍。&lt;/p&gt;
&lt;p&gt;要解决的问题很明确：center 只能看见自己所在的 LAN，但用户有多个 LAN。把 center 扔到每个网段不现实，于是有了 &lt;code&gt;mibee-agent&lt;/code&gt;——一个只做「扫本地 + 报 center」的二进制。但 agent 一上，立刻带出一串协议问题：怎么上报、怎么对账、怎么判定掉线、怎么不把 center 写爆。下面逐个拆。&lt;/p&gt;</description></item></channel></rss>