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

[venus-market] refrator dagstore / 改造dagstore,支持水平扩充。 #5865

Open
1 of 11 tasks
hunjixin opened this issue Mar 27, 2023 · 0 comments
Open
1 of 11 tasks
Labels
C-enhancement Category: feature enhancement P3 Low - not important right now V-venus-market venus-market component

Comments

@hunjixin
Copy link
Contributor

链服务模块 / Chain Service Components

  • venus
  • venus-auth
  • venus-gateway
  • venus-messager
  • venus-miner
  • 文档 / docs

订单服务模块 / Deal Service Components

  • venus-market
  • 文档 / docs

算力服务模块 / Storage Power Service Components

  • venus-sector-manager
  • venus-worker
  • 文档 / docs

描述 / Description

目前的dagstore是一个完全为单机程序设置的东西。

  1. 完全依赖于badger数据库
  2. 一些机制完全不适合多实例部署,缓存文件的处理方法
    需要对dagstore进行改造,使得他适应多实例部署的情况
@hunjixin hunjixin added P3 Low - not important right now V-venus-market venus-market component C-enhancement Category: feature enhancement labels Mar 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-enhancement Category: feature enhancement P3 Low - not important right now V-venus-market venus-market component
Projects
Status: No status
Development

No branches or pull requests

1 participant