Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
我们知道,扇区的持久化数据,从存入到使用,官方实现都是基于文件系统这一种方案完成的。
我们也知道,业内有参与者使用非文件系统的存储方案,但都是私有方案。
venus-cluster 从实现初期就对持久化存储进行了抽象,为将来支持不同的存储方案做准备。
这里,我们想与社区的参与者一起讨论这一话题,大家可以在以下方面进行讨论,提出看法:
Beta Was this translation helpful? Give feedback.
All reactions