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 add preset to config of persist store #839

Merged
merged 6 commits into from
Jul 28, 2023

Conversation

LinZexiao
Copy link
Collaborator

关联的Issues (Related Issues)

close #769

改动 (Proposed Changes)

  • 增加 PieceStorePreset 简化 PieceStore 的配置
  • 支持 lotus 风格的存储配置文件

附注 (Additional Info)

自查清单 (Checklist)

在你认为本 PR 满足被审阅的标准之前,需要确保 / Before you mark the PR ready for review, please make sure that:

  • 符合 Venus 项目管理规范中关于 PR 的相关标准 / The PR follows the PR standards set out in the Venus project management guidelines
  • 具有清晰明确的 commit message / All commits have a clear commit message.
  • 包含相关的的测试用例或者不需要新增测试用例 / This PR has tests for new functionality or change in behaviour or not need to add new tests.
  • 包含相关的的指南以及文档或者不需要新增文档 / This PR has updated usage guidelines and documentation or not need
  • 通过必要的检查项 / All checks are green

@LinZexiao LinZexiao force-pushed the feat--add-preset-to-config-of-persist-store branch from f155004 to dc8c018 Compare July 28, 2023 05:11
@LinZexiao LinZexiao requested a review from 0x5459 July 28, 2023 05:12
@LinZexiao LinZexiao force-pushed the feat--add-preset-to-config-of-persist-store branch from dc8c018 to 9f643b7 Compare July 28, 2023 05:16
Copy link
Collaborator

@0x5459 0x5459 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@0x5459 0x5459 merged commit bf210d0 into main Jul 28, 2023
3 checks passed
@0x5459 0x5459 deleted the feat--add-preset-to-config-of-persist-store branch July 28, 2023 07:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

永久数据落盘存储路径建议优化
2 participants