<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:wfw="http://wellformedweb.org/CommentAPI/">
<channel>
<title>LuckyDu - Redis和Mysql如何保证数据一致性 的评论</title>
<link>https://blog.anlucky.cn/index.php/programming/database/166</link>
<atom:link href="https://blog.anlucky.cn/index.php/feed/programming/database/166" rel="self" type="application/rss+xml" />
<language>zh-CN</language>
<description>Redis和Mysql如何保证数据一致性1. 导致数据不一致的原因当数据发生变化的时候，需要同时去更新Redis和Mysql，更新数据是有先后顺序的，在极端情况下就会出现数据一致性的问题。1. ...</description>
<lastBuildDate>Thu, 01 Jan 1970 08:00:00 +0800</lastBuildDate>
<pubDate>Thu, 01 Jan 1970 08:00:00 +0800</pubDate>
</channel>
</rss>