<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[静怡家园]]></title> 
<link>http://www.zhanghaijun.com/index.php</link> 
<description><![CDATA[书山有路勤为径，学海无涯苦作舟！]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[静怡家园]]></copyright>
<item>
<link>http://www.zhanghaijun.com/post//</link>
<title><![CDATA[Redis 设计与实现]]></title> 
<author>碟舞飞扬 &lt;webmaster@zhanghaijun.com&gt;</author>
<category><![CDATA[资源共享]]></category>
<pubDate>Wed, 13 Mar 2013 02:13:32 +0000</pubDate> 
<guid>http://www.zhanghaijun.com/post//</guid> 
<description>
<![CDATA[ 
	本书的目标是以简明易懂的方式讲解 Redis 的内部运行机制，通过阅读本书，你可以了解到 Redis 从数据结构到服务器构造在内的几乎所有知识。<br/><br/>为了保证内容的简洁性，本书会尽量以高抽象层次的角度来观察 Redis ，并将代码的细节留给读者自己去考究。<br/><br/>如果读者只是对 Redis 的内部运作机制感兴趣，但并不想深入代码，那么只阅读本书就足够了。<br/><br/>另一方面，对于需要深入研究 Redis 代码的读者，本书附带了一份 <a href="https://github.com/huangz1990/annotated_redis_source" target="_blank">带有详细注释的 Redis 2.6 源代码</a> ，可以配合本书一并使用。<br/><br/><a href="http://www.zhanghaijun.com/attachment.php?fid=115" target="_blank"><img src="http://www.zhanghaijun.com/attachment.php?fid=115" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/>更多详细内容请移步：http://www.redisbook.com/en/latest/<br/><br/>Tags - <a href="http://www.zhanghaijun.com/tags/redis/" rel="tag">redis</a>
]]>
</description>
</item><item>
<link>http://www.zhanghaijun.com/post//#blogcomment</link>
<title><![CDATA[[评论] Redis 设计与实现]]></title> 
<author> &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate> 
<guid>http://www.zhanghaijun.com/post//#blogcomment</guid> 
<description>
<![CDATA[ 
	
]]>
</description>
</item>
</channel>
</rss>