sofastack / sofastack/sofastack.tech
咨询一个关于使用rheakv实现一个分布式KV存储服务的问题
Nobody has claimed this yet.
- Dominant language
- SCSS
- Stars
- 110
- Forks
- 191
- PR merge metrics
- No merged PRs in 30d
Description
最近开始了解rheakv项目,想用来实现一个分布式kv存储的功能,希望能够获得非常高的读取吞吐和性能。
通过项目了解RocksRawKVStore应用真实数据存储实现是一个单实例的DB,当配置多Region的情况下,不同region的日志和快照是相互隔离的(实现了数据分片的效果),我想对RocksRawKVStore实现一个多rocksdb实例的扩展,希望能获得较高的吞吐能力。
请问我的理解是否正确,刚开始接触rheakv理解的不太全面,还请多多指教!
另外请问是否有交流群,扫描提供的钉钉群二维码提示已过期。
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file or test is named. Review the issue's questions about rheakv, RocksRawKVStore, multi-Region storage, and the expired DingTalk QR code, then determine whether the documentation or community contact information needs clarification; done means the questions have a documented answer or the outdated information is corrected.
Written by the indexing model from the issue text.
Assessment
- Domain
- databases, distributed-systems, documentation
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100