<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>CQRS on PlumePHP</title><link>https://plumephp.com/tags/cqrs/</link><description>Recent content in CQRS on PlumePHP</description><generator>Hugo</generator><language>zh-CN</language><lastBuildDate>Sat, 16 May 2026 09:44:00 +0800</lastBuildDate><atom:link href="https://plumephp.com/tags/cqrs/index.xml" rel="self" type="application/rss+xml"/><item><title>游戏服务器读写模型分离架构</title><link>https://plumephp.com/game-server-read-write-model-separation/</link><pubDate>Sat, 16 May 2026 09:44:00 +0800</pubDate><guid>https://plumephp.com/game-server-read-write-model-separation/</guid><description>&lt;p&gt;游戏服务器既要处理严肃写入，也要支撑大量展示查询。背包扣减、奖励发放、战斗结算需要强规则；排行榜、玩家主页、公会列表、活动面板需要读得快。读写模型分离的价值，是让写入保持权威，让查询按展示优化。&lt;/p&gt;</description></item></channel></rss>