<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>db on 福悟云 旨在为您提供云上各类优质服务</title>
    <link>/zh/tags/db/</link>
    <description>Recent content in db on 福悟云 旨在为您提供云上各类优质服务</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>zh-Hans</language>
    <copyright>&amp;copy; 2018 &lt;a href=&#39;http://www.miitbeian.gov.cn/publish/query/indexFirst.action&#39;&gt;湘ICP备18024201号&lt;/a&gt; </copyright>
    <lastBuildDate>Sun, 01 Mar 2020 10:51:26 +0800</lastBuildDate>
    
	<atom:link href="/zh/tags/db/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>mysql的集群搭建方式</title>
      <link>/zh/share/cluster-with-mysql/</link>
      <pubDate>Sun, 01 Mar 2020 10:51:26 +0800</pubDate>
      
      <guid>/zh/share/cluster-with-mysql/</guid>
      <description>1 MySQL多实例 MySQL多实例就是在一台机器上开启多个不同的服务端口（如：3306，3307，3308），运行多个MySQL服务进程，通</description>
    </item>
    
    <item>
      <title>redis的集群方式</title>
      <link>/zh/share/cluster-with-redis/</link>
      <pubDate>Sun, 01 Mar 2020 10:43:41 +0800</pubDate>
      
      <guid>/zh/share/cluster-with-redis/</guid>
      <description>一、单节点实例 单节点实例还是比较简单的，平时做个测试，写个小程序如果需要用到缓存的话，启动一个Redis还是很轻松的，做为一个key/val</description>
    </item>
    
    <item>
      <title>mongodb的集群搭建方式</title>
      <link>/zh/share/cluster-with-mongo/</link>
      <pubDate>Sun, 01 Mar 2020 10:22:50 +0800</pubDate>
      
      <guid>/zh/share/cluster-with-mongo/</guid>
      <description>Replica Set 中文翻译叫做副本集，不过我并不喜欢把英文翻译成中文，总是感觉怪怪的。其实简单来说就是集群当中包含了多份数据，保证主节点挂掉了，备节点能继</description>
    </item>
    
  </channel>
</rss>