| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -32,7 +32,7 @@ mysql 这么重的数据库,压根儿设计不是让你玩儿高并发的, | |||
| 32 | 32 | ||
| 33 | 33 | ### 用了缓存之后会有什么不良后果? | |
| 34 | 34 | 常见的缓存问题有以下几个: | |
| 35 | - - [缓存与数据库双写不一致](/docs/hight-concurrency/redis-consistence.md) | ||
| 35 | + - [缓存与数据库双写不一致](/docs/high-concurrency/redis-consistence.md) | ||
| 36 | 36 | - [缓存雪崩、缓存穿透](/docs/high-concurrency/redis-caching-avalanche-and-caching-penetration.md) | |
| 37 | 37 | - [缓存并发竞争](/docs/high-concurrency/redis-cas.md) | |
| 38 | 38 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments