<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>哨兵模式 on 冯威的博客</title><link>https://fwhyy.com/tags/%E5%93%A8%E5%85%B5%E6%A8%A1%E5%BC%8F/</link><description>Recent content in 哨兵模式 on 冯威的博客</description><generator>Hugo</generator><language>zh-CN</language><lastBuildDate>Mon, 25 Dec 2023 17:03:06 +0800</lastBuildDate><atom:link href="https://fwhyy.com/tags/%E5%93%A8%E5%85%B5%E6%A8%A1%E5%BC%8F/atom.xml" rel="self" type="application/rss+xml"/><item><title>.NET中操作哨兵模式的Redis（哨兵和Redis示例配置密码）</title><link>https://fwhyy.com/2023/12/redis-for-operating-sentinel-mode-in-net/</link><pubDate>Mon, 25 Dec 2023 17:03:06 +0800</pubDate><guid>https://fwhyy.com/2023/12/redis-for-operating-sentinel-mode-in-net/</guid><description>&lt;p&gt;Redis 的高可用有一种方式是部署成哨兵模式。在哨兵模式中哨兵和每个节点都可以设置密码，如果都设置密码了，在 .NET 中用 CSRedisCore 进行调用时会遇到点问题。&lt;/p&gt;
&lt;p&gt;本文就介绍怎样用 CSRedisCore 来调用设置了密码的哨兵模式 Redis。&lt;/p&gt;</description></item></channel></rss>