<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>深蓝的blog &#187; redis 集群</title>
	<atom:link href="http://www.lanxinbase.com/?feed=rss2&#038;tag=redis-%E9%9B%86%E7%BE%A4" rel="self" type="application/rss+xml" />
	<link>http://www.lanxinbase.com</link>
	<description>记录日常生活</description>
	<lastBuildDate>Sat, 18 Apr 2026 07:10:07 +0000</lastBuildDate>
	<language>zh-CN</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=4.2.3</generator>
	<item>
		<title>Redis集群搭建教程</title>
		<link>http://www.lanxinbase.com/?p=1798</link>
		<comments>http://www.lanxinbase.com/?p=1798#comments</comments>
		<pubDate>Fri, 05 Jan 2018 03:52:17 +0000</pubDate>
		<dc:creator><![CDATA[Alan]]></dc:creator>
				<category><![CDATA[2.运维相关]]></category>
		<category><![CDATA[redis]]></category>
		<category><![CDATA[redis cluster]]></category>
		<category><![CDATA[redis 集群]]></category>

		<guid isPermaLink="false">http://www.lanxinbase.com/?p=1798</guid>
		<description><![CDATA[一、概述

  Redis3.0版本之后支持Cluster.

1.1、redis cluster的现状

 　　目前redis支持的cluster特性：

　　1):节点自动发现

　　2):slave->master 选举,集群容错

　　3):Hot resharding:在线分片

　　4):进群管理:cluster xxx

　　5):基于配置(nodes-port.conf)的集群管理

　　6):ASK 转向/MOVED 转向机制.

1.2、redis cluster 架构

　　1)redis-cluster架构图]]></description>
		<wfw:commentRss>http://www.lanxinbase.com/?feed=rss2&#038;p=1798</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
