Skip to content

Commit 7959866

Browse files
authored
修改一处笔误
1 parent 9795bc6 commit 7959866

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/database/redis/3-commonly-used-cache-read-and-write-strategies.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ tag:
77

88
看到很多小伙伴简历上写了“**熟练使用缓存**”,但是被我问到“**缓存常用的 3 种读写策略**”的时候却一脸懵逼。
99

10-
在我看来,造成这个问题的原因是我们在学习 Redis 的时候,可能只是简单了写一些 Demo,并没有去关注缓存的读写策略,或者说压根不知道这回事。
10+
在我看来,造成这个问题的原因是我们在学习 Redis 的时候,可能只是简单写了一些 Demo,并没有去关注缓存的读写策略,或者说压根不知道这回事。
1111

1212
但是,搞懂 3 种常见的缓存读写策略对于实际工作中使用缓存以及面试中被问到缓存都是非常有帮助的!
1313

0 commit comments

Comments
 (0)