TuGraph-family / etcd-raft-cppLinks
The C++ implementation of etcd raft
☆15Updated 4 months ago
Alternatives and similar repositories for etcd-raft-cpp
Users that are interested in etcd-raft-cpp are comparing it to the libraries listed below
Sorting:
- 收集文件系统相关论文☆43Updated 2 years ago
- HotRing: A Hotspot-Aware In-Memory Key-Value Store reading report code/data☆41Updated 4 years ago
- A Fast, Cost-Effective LSM-tree Based KV Store on Hybrid Storage☆200Updated last year
- 文档数据库mongodb kv存储引擎wiredtiger源码详细分析注释☆66Updated 2 weeks ago
- LeanStore is a larger-than-memory database, optimized for NVMe SSD and multi-core CPU, achieves performance close to in-memory systems wi…☆39Updated last week
- A Redis module to provide support for storing Redis native data structures on PMem.☆21Updated 2 years ago
- C++ header only multi-paxos library.☆39Updated 3 years ago
- myrocks and rocksdb source code analysis(myrocks/rocksdb源码解析)☆78Updated 4 years ago
- DSCL weekly group meeting paper list☆63Updated 2 years ago
- 腾讯事务处理技术验证系统(Tencent Transaction Processing Testbed System)☆149Updated last week
- rocksdb-6.1.2 KV存储引擎源码中文注释分析,后期与mongodb默认KV存储引擎wiredtiger进行原理与性能比较,近期持续更新