• v1.9.0 c960d959ad

    新增搜索结果缓存功能

    hz4th_coder released this 2026-07-13 22:55:36 +08:00 | 36 commits to master since this release

    • 新增 search_cache 数据库表存储搜索缓存
    • 搜索前优先查询缓存,命中则直接返回
    • 缓存默认有效期7天,可配置
    • 前端支持'使用缓存'开关选项
    • 显示缓存状态提示
    • 支持自动清理过期缓存
    Downloads