<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Redis on zg blog</title><link>https://guangzou.github.io/tags/redis/</link><description>Recent content in Redis on zg blog</description><generator>Hugo</generator><language>zh-cn</language><copyright>xxx</copyright><lastBuildDate>Fri, 27 Feb 2026 16:56:38 +0800</lastBuildDate><atom:link href="https://guangzou.github.io/tags/redis/index.xml" rel="self" type="application/rss+xml"/><item><title>Redis 命令执行流程</title><link>https://guangzou.github.io/%E5%91%BD%E4%BB%A4%E6%89%A7%E8%A1%8C%E6%B5%81%E7%A8%8B/</link><pubDate>Fri, 27 Feb 2026 16:56:38 +0800</pubDate><guid>https://guangzou.github.io/%E5%91%BD%E4%BB%A4%E6%89%A7%E8%A1%8C%E6%B5%81%E7%A8%8B/</guid><description>&lt;p&gt;redis 服务端接受客户端发送过来的命令，通过事件分发机制将对应的命令分发到不同的执行函数，由各具体的执行函数执行对应命令&lt;/p&gt;</description></item></channel></rss>