基于Raft一致性协议的分布式存储系统,参考阿里巴巴SOFAJRaft并使用Java从零实现。Distributed storage system based on Raft consistency protocol, referencing Alibaba SOFAJRaft and implemented from scratch using Java
☆20Dec 14, 2022Updated 3 years ago
Alternatives and similar repositories for RocksRaft
Users that are interested in RocksRaft are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- raft协议的Java版本简单实现☆94Dec 16, 2022Updated 3 years ago
- Implementation of classic distributed algorithms: membership, failure detection, quorum, replication etc.☆12Jan 12, 2020Updated 6 years ago
- SQL for Redis