Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/xiaoheiAh/hugo-theme-pure.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'categories/corejava/index.xml')
-rw-r--r--categories/corejava/index.xml27
1 files changed, 27 insertions, 0 deletions
diff --git a/categories/corejava/index.xml b/categories/corejava/index.xml
index 4529371..eabd43f 100644
--- a/categories/corejava/index.xml
+++ b/categories/corejava/index.xml
@@ -11,6 +11,33 @@
<item>
+ <title>[学习笔记] Netty</title>
+ <link>https://xiaohei.im/hugo-theme-pure/2019/11/netty/</link>
+ <pubDate>Fri, 29 Nov 2019 18:40:27 +0800</pubDate>
+
+ <guid>https://xiaohei.im/hugo-theme-pure/2019/11/netty/</guid>
+ <description></description>
+ </item>
+
+ <item>
+ <title>Redis HA - Cluster</title>
+ <link>https://xiaohei.im/hugo-theme-pure/2019/11/cluster/</link>
+ <pubDate>Sun, 24 Nov 2019 11:48:17 +0800</pubDate>
+
+ <guid>https://xiaohei.im/hugo-theme-pure/2019/11/cluster/</guid>
+ <description>&lt;p&gt;Redis 官方高可用(HA)方案之一: &lt;strong&gt;Cluster&lt;/strong&gt;.可以解决 &lt;code&gt;sentinel&lt;/code&gt; 模式单点写入的问题.&lt;/p&gt;</description>
+ </item>
+
+ <item>
+ <title>Redis HA - 哨兵模式</title>
+ <link>https://xiaohei.im/hugo-theme-pure/2019/11/sentinel/</link>
+ <pubDate>Sat, 23 Nov 2019 17:56:15 +0800</pubDate>
+
+ <guid>https://xiaohei.im/hugo-theme-pure/2019/11/sentinel/</guid>
+ <description>&lt;p&gt;Redis 官方高可用(HA)方案之一: &lt;strong&gt;哨兵模式&lt;/strong&gt;&lt;/p&gt;</description>
+ </item>
+
+ <item>
<title>Redis-复制功能探索</title>
<link>https://xiaohei.im/hugo-theme-pure/2019/11/replication/</link>
<pubDate>Sat, 16 Nov 2019 14:24:40 +0800</pubDate>