<?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 蒋大培的博客</title><link>https://ygwa.github.io/tags/redis/</link><description>Recent content in Redis on 蒋大培的博客</description><generator>Hugo</generator><language>en</language><lastBuildDate>Mon, 09 Dec 2024 16:30:25 +0800</lastBuildDate><atom:link href="https://ygwa.github.io/tags/redis/index.xml" rel="self" type="application/rss+xml"/><item><title>使用 Docker 来配置 Redis 集群</title><link>https://ygwa.github.io/writings/setup-a-redis-cluster-use-docker/</link><pubDate>Mon, 09 Dec 2024 16:30:25 +0800</pubDate><guid>https://ygwa.github.io/writings/setup-a-redis-cluster-use-docker/</guid><description>&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-sh" data-lang="sh"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;docker run -it --name&lt;span class="o"&gt;=&lt;/span&gt;linx_1 ubuntu sleep infinity
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;ol&gt;
&lt;li&gt;&lt;a href="https://redis.io/docs/latest/operate/oss_and_stack/management/scaling/#create-a-redis-cluster" target="_blank" rel="noreferrer"&gt;create-a-redis-cluster&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;</description></item></channel></rss>