增加搜索缓存

This commit is contained in:
2025-08-30 13:29:18 +08:00
parent 2a980c83d2
commit aa04f9d03f
5 changed files with 68 additions and 11 deletions
+2
View File
@@ -230,6 +230,8 @@ backend/
### 8. API缓存管理
- 作者相关API请求缓存功能
- 作品搜索API请求缓存功能
- 作品详情API请求缓存功能
- 自动缓存过期清理(默认5分钟)
- 缓存大小限制管理(默认50MB
- 缓存统计信息查看