优化list相关接口的响应速度

This commit is contained in:
MarSeventh
2024-12-20 17:56:47 +08:00
parent a3e936ca12
commit 83bba5944f
5 changed files with 55 additions and 17 deletions

View File

@@ -52,6 +52,7 @@ Add Features:
- 管理端支持拉黑上传IPDashboard->用户管理->允许上传)
- 管理端批量操作支持按照用户选择的顺序进行([#issue124](https://github.com/MarSeventh/CloudFlare-ImgBed/issues/124)
- `random`接口优化减少KV操作次数增加`content`参数,支持返回指定类型的文件
- 接入CloudFlare Cache API提升 list 相关接口访问速度
## 2024.12.14