From 53542c4f38493b64e91753686ad6fecbfc6bb337 Mon Sep 17 00:00:00 2001 From: Qiwenlii <69512512+Qiwenlii@users.noreply.github.com> Date: Wed, 22 Sep 2021 14:40:34 +0800 Subject: [PATCH] Update redis-all.md --- docs/database/Redis/redis-all.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/database/Redis/redis-all.md b/docs/database/Redis/redis-all.md index 16264dc1..1da3a9a3 100644 --- a/docs/database/Redis/redis-all.md +++ b/docs/database/Redis/redis-all.md @@ -220,7 +220,7 @@ OK "value3" ``` -我专门花了一个图方便小伙伴们来理解: +我专门画了一个图方便小伙伴们来理解: ![redis list](./images/redis-all/redis-list.png) @@ -828,4 +828,4 @@ Cache Aside Pattern 中遇到写请求是这样的:更新 DB,然后直接删 **Java 工程师必备学习资源:** 一些 Java 工程师常用学习资源公众号后台回复关键字 **“1”** 即可免费无套路获取。 -![我的公众号](https://my-blog-to-use.oss-cn-beijing.aliyuncs.com/2019-6/167598cd2e17b8ec.png) \ No newline at end of file +![我的公众号](https://my-blog-to-use.oss-cn-beijing.aliyuncs.com/2019-6/167598cd2e17b8ec.png)