<?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>Go on 西贝的代码宇宙</title><link>https://mrsibe.top/tags/go/</link><description>Recent content in Go on 西贝的代码宇宙</description><generator>Hugo -- 0.147.7</generator><language>zh</language><lastBuildDate>Mon, 31 Aug 2026 10:00:00 +0800</lastBuildDate><atom:link href="https://mrsibe.top/tags/go/index.xml" rel="self" type="application/rss+xml"/><item><title>用 Go 实现 Redis（一）：RESP2 协议的实现</title><link>https://mrsibe.top/godis-1/</link><pubDate>Mon, 31 Aug 2026 10:00:00 +0800</pubDate><guid>https://mrsibe.top/godis-1/</guid><description>用 Go 实现 Redis 系列的第一篇：从客户端与服务端如何通信讲起，介绍 RESP2 协议的五种基础类型，以及 Parser 解析器与 Writer 序列化器的实现思路。</description></item></channel></rss>