From 408f3d5919a7c9d4dd4f4ba65837b0cf69eae9bf Mon Sep 17 00:00:00 2001 From: an-tao Date: Mon, 7 Jun 2021 11:18:03 +0800 Subject: [PATCH] Modify side bar --- _Sidebar.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/_Sidebar.md b/_Sidebar.md index 75a95f2..f594bc7 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -34,6 +34,7 @@ * [Coz profiling](ENG-14-Coz) * [Brotli info](ENG-15-Brotli) * [Coroutines](ENG-16-Coroutines) +* [redis](ENG-17-Redis) ## 中文文档 @@ -69,3 +70,4 @@ * [AOP面向切面编程](CHN-12-AOP面向切面编程) * [性能测试](CHN-13-性能测试) * [协程](CHN-16-协程) +* [redis](CHN-17-redis)