<?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>Mutual Exclusion on Mengboy Tech Notes</title>
    <link>https://www.mfun.ink/en/tags/mutual-exclusion/</link>
    <description>Recent content in Mutual Exclusion on Mengboy Tech Notes</description>
    <generator>Hugo -- 0.156.0</generator>
    <language>en</language>
    <lastBuildDate>Thu, 19 Feb 2026 09:55:00 +0800</lastBuildDate>
    <atom:link href="https://www.mfun.ink/en/tags/mutual-exclusion/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Redis Distributed Lock Best Practices (with Common Misuse Cases)</title>
      <link>https://www.mfun.ink/en/2026/02/19/redis-distributed-lock-best-practices/</link>
      <pubDate>Thu, 19 Feb 2026 09:55:00 +0800</pubDate>
      <guid>https://www.mfun.ink/en/2026/02/19/redis-distributed-lock-best-practices/</guid>
      <description>&lt;p&gt;In high-concurrency scenarios, distributed locks are essential for ensuring data consistency. However, many developers&amp;rsquo; understanding of Redis distributed locks stops at &amp;ldquo;SETNX&amp;rdquo;, leading to frequent production incidents.&lt;/p&gt;
&lt;p&gt;This article comprehensively covers the correct usage of Redis distributed locks from principles, implementation, common misuse cases to production-grade solutions.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
