-
Notifications
You must be signed in to change notification settings - Fork 84
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
> the registryInfo in pkg fullManifest should be updated when the package is migrated to another registry. 1. 🐞 when query from DB, dynamically add registry information. 2. ♻️ when hit cache, updating metadata should already trigger cache modifications. -------- > 当包从属 registryId 发生变化时,包 manifest 内的信息也需要同步更新 1. 🐞 从 db 读取元信息时,实时添加 registry 信息 2. ♻️ 从缓存读取元信息时,发布或修改元信息时已触发缓存修改
- Loading branch information
Showing
2 changed files
with
14 additions
and
9 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