diff --git a/README.md b/README.md index 2145e3fc..167d0ef3 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ - + @@ -47,6 +47,7 @@ + ## 目录 - [Java](#java) @@ -215,7 +216,7 @@ ### Redis -* [Redis前置菜-关于缓存的一些概念](docs/database/Redis/some-concepts-of-caching.md) +* [关于缓存的一些重要概念(Redis前置菜)](docs/database/Redis/some-concepts-of-caching.md) * [Redis 常见问题总结](docs/database/Redis/redis-all.md) * **Redis 系列文章合集:** 1. 数据结构和算法 :[5种基本数据结构](docs/database/Redis/redis-collection/Redis(1)——5种基本数据结构.md)、[跳跃表](docs/database/Redis/redis-collection/Redis(2)——跳跃表.md)、[神奇的HyperLoglog解决统计问题](docs/database/Redis/redis-collection/Reids(4)——神奇的HyperLoglog解决统计问题.md)、[亿级数据过滤和布隆过滤器](docs/database/Redis/redis-collection/Redis(5)——亿级数据过滤和布隆过滤器.md)、[GeoHash查找附近的人](docs/database/Redis/redis-collection/Redis(6)——GeoHash查找附近的人.md) diff --git a/media/sponsor/lagou.jpeg b/media/sponsor/lagou.jpeg index a093fd40..748da0d6 100644 Binary files a/media/sponsor/lagou.jpeg and b/media/sponsor/lagou.jpeg differ