<?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>事务 on Jeanphilo Blog</title><link>https://shio-chan-dev.github.io/jeanblog/zh/tags/%E4%BA%8B%E5%8A%A1/</link><description>Recent content in 事务 on Jeanphilo Blog</description><generator>Hugo -- 0.159.2</generator><language>zh-cn</language><lastBuildDate>Sat, 24 Jan 2026 13:27:25 +0800</lastBuildDate><atom:link href="https://shio-chan-dev.github.io/jeanblog/zh/tags/%E4%BA%8B%E5%8A%A1/index.xml" rel="self" type="application/rss+xml"/><item><title>Saga 与补偿操作：分布式流程的核心区别</title><link>https://shio-chan-dev.github.io/jeanblog/zh/dev/soa/saga-vs-compensation/</link><pubDate>Sat, 24 Jan 2026 13:27:25 +0800</pubDate><guid>https://shio-chan-dev.github.io/jeanblog/zh/dev/soa/saga-vs-compensation/</guid><description>解释 Saga 与补偿操作的关系，以及在 SOA/微服务中的落地方式。</description></item><item><title>为什么长期事务不被看好：Saga 的现实优势</title><link>https://shio-chan-dev.github.io/jeanblog/zh/dev/soa/long-lived-transactions-vs-saga/</link><pubDate>Sat, 24 Jan 2026 13:27:25 +0800</pubDate><guid>https://shio-chan-dev.github.io/jeanblog/zh/dev/soa/long-lived-transactions-vs-saga/</guid><description>解释长期事务的问题以及 Saga 模式的工程优势与适用场景。</description></item><item><title>如何向 5 岁孩子解释数据库事务</title><link>https://shio-chan-dev.github.io/jeanblog/zh/dev/database/explain-transaction-to-kid/</link><pubDate>Sat, 24 Jan 2026 13:20:24 +0800</pubDate><guid>https://shio-chan-dev.github.io/jeanblog/zh/dev/database/explain-transaction-to-kid/</guid><description>用生活类比解释事务的原子性与一致性。</description></item><item><title>没有数据库事务时，如何从头实现事务语义</title><link>https://shio-chan-dev.github.io/jeanblog/zh/dev/database/implement-transactions-without-db/</link><pubDate>Sat, 24 Jan 2026 13:08:42 +0800</pubDate><guid>https://shio-chan-dev.github.io/jeanblog/zh/dev/database/implement-transactions-without-db/</guid><description>讨论无事务系统的补救思路：日志、锁与补偿。</description></item><item><title>什么是 ACID：事务的四个核心属性</title><link>https://shio-chan-dev.github.io/jeanblog/zh/dev/database/acid-basics/</link><pubDate>Sat, 24 Jan 2026 11:28:00 +0800</pubDate><guid>https://shio-chan-dev.github.io/jeanblog/zh/dev/database/acid-basics/</guid><description>解释 ACID 的四个属性及其工程意义，并给出常见误区与实践建议。</description></item></channel></rss>