Redis cache (#4436)
* perf: add Redis cache for vector counting (#4432) * feat: cache * perf: get cache key --------- Co-authored-by: a.e. <49438478+I-Info@users.noreply.github.com>
This commit is contained in:
@@ -44,7 +44,8 @@ curl --location --request POST 'https://{{host}}/api/admin/initv494' \
|
||||
1. 集合数据训练状态展示
|
||||
2. SMTP 发送邮件插件
|
||||
3. BullMQ 消息队列。
|
||||
4. 站点同步支持配置训练参数。
|
||||
4. 利用 redis 进行部分数据缓存。
|
||||
5. 站点同步支持配置训练参数。
|
||||
|
||||
## ⚙️ 优化
|
||||
|
||||
|
||||
Reference in New Issue
Block a user