<?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>Distributed Lock on Mengboy 技术笔记</title>
    <link>https://www.mfun.ink/tags/distributed-lock/</link>
    <description>Recent content in Distributed Lock on Mengboy 技术笔记</description>
    <generator>Hugo -- 0.156.0</generator>
    <language>zh-cn</language>
    <lastBuildDate>Thu, 19 Feb 2026 09:55:00 +0800</lastBuildDate>
    <atom:link href="https://www.mfun.ink/tags/distributed-lock/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/english/post/redis-distributed-lock-best-practices/</link>
      <pubDate>Thu, 19 Feb 2026 09:55:00 +0800</pubDate>
      <guid>https://www.mfun.ink/english/post/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>
