Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
zhihuaiwen committed Jan 24, 2024
1 parent 9bb3021 commit 430c564
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/redis/redis缓存.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ b.多个Mapper共用一个Cache缓存对象;
具体的实现,可参照:[SpringMVC + MyBatis + Mysql + Redis(作为二级缓存) 配置](http://blog.csdn.net/xiadi934/article/details/50786293)

MyBatis中一级缓存和二级缓存的组织如下图所示(图片来自[深入理解mybatis原理](http://blog.csdn.net/luanlouis/article/details/41390801)):

![](http://image.wenzhihuai.com/images/20180120120015.png)

## 2.3 Mybatis在分布式环境下脏读问题
Expand Down

0 comments on commit 430c564

Please sign in to comment.