-
Notifications
You must be signed in to change notification settings - Fork 87
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: source registry manifest (#493)
> Add the `_source_registry_manifest` in pkgFullManifest. * 🧶 Set registryInfo during reading because of the excessive existing data. * ♻️ The change takes effect when redis cache expired. ---------- > 在 pkgFullManifest 中添加 _source_registry_manifest 相关字段 1. 🧶 存量数据过多,在读取时统一设置,展示当前对应 registryId 2. ♻️ 在读取 db 时生效,需要等缓存过期
- Loading branch information
Showing
2 changed files
with
21 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters