<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>CROSSSLOT on 极客老墨</title>
    <link>https://blog.hankmo.com/tags/crossslot/</link>
    <description>Recent content in CROSSSLOT on 极客老墨</description>
    <generator>Hugo -- 0.138.0</generator>
    <language>zh-cn</language>
    <lastBuildDate>Tue, 17 Oct 2023 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://blog.hankmo.com/tags/crossslot/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Redis集群中的 CROSSSLOT Keys Error</title>
      <link>https://blog.hankmo.com/posts/devops/redis-cluster-crossslot-err/</link>
      <pubDate>Tue, 17 Oct 2023 00:00:00 +0000</pubDate>
      <guid>https://blog.hankmo.com/posts/devops/redis-cluster-crossslot-err/</guid>
      <description>Redis集群环境中，使用HashSlot来决定分为key到那个节点，相同hash的key会存储到相同节点。在进行多键操作时，这些key必须位于同一个节点上，也就是hashslot必须相同，可以通过HASHTAG来设计这些需要多键操作的key。</description>
    </item>
  </channel>
</rss>
