Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(store-service): assets store service support #762

Merged
merged 15 commits into from
Apr 29, 2023
Merged

Conversation

wibus-wee
Copy link
Member

@wibus-wee wibus-wee commented Apr 29, 2023

What's Changed

  • 提供了相对独立的静态资源管理服务,依赖 Core Gateway 转接活动
  • 目前暂时没有其他服务依赖于此服务,只当做一个与其他服务都独立开的资源管理器
  • 后续可能会与 Theme Service 和 Notification Service 的部分功能融合

API Design

CleanShot 2023-04-29 at 15 05 06@2x

Others

closed #185

@wibus-wee wibus-wee added the enhancement New feature or request label Apr 29, 2023
@wibus-wee wibus-wee self-assigned this Apr 29, 2023
@wibus-wee wibus-wee marked this pull request as draft April 29, 2023 00:37
@github-actions github-actions bot added the ci-passed PRs that was passed in ci label Apr 29, 2023
@wibus-wee wibus-wee marked this pull request as ready for review April 29, 2023 07:08
@wibus-wee wibus-wee merged commit be3a32f into main Apr 29, 2023
@wibus-wee wibus-wee deleted the feat/store-service branch April 29, 2023 07:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci-passed PRs that was passed in ci enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] 静态资源管理服务
1 participant