refactor: 缓存改为架构子分类,调整层级结构
Deploy Docs / deploy (push) Successful in 17s

This commit is contained in:
2026-08-24 02:56:40 +00:00
parent 369e6a24f0
commit a6d950a4c8
3 changed files with 3 additions and 2 deletions
+3 -2
View File
@@ -84,7 +84,8 @@ nav:
- project/index.md
- 架构:
- architecture/index.md
- 缓存: architecture/cache.md
- 缓存击穿雪崩穿透: architecture/cache-breakdown-avalanche-penetration.md
- 缓存:
- architecture/cache/index.md
- 缓存击穿雪崩穿透: architecture/cache/cache-breakdown-avalanche-penetration.md
- 算法:
- algorithm/index.md