加入个人阅读代码注释的etcd raft实现
☆210Jul 11, 2021Updated 4 years ago
Alternatives and similar repositories for etcd-3.1.10-codedump
Users that are interested in etcd-3.1.10-codedump are comparing it to the libraries listed below
Sorting:
- C++ raft lib☆138Aug 8, 2022Updated 3 years ago
- Tutorial for TinyKV project in Talent Plan.☆336Mar 8, 2023Updated 2 years ago
- ☀️ Java整理笔记 『包含面试笔记、Java基础、Java并发编程、JVM、数据库、缓存、Spring框架、分布式系统设计等核心知识点』 🚀 非常适合Java程序员面试、学习,欢迎提交完善☆14Apr 24, 2023Updated 2 years ago
- Raft一致性算法论文的中文翻译☆6,280Apr 23, 2024Updated last year
- A course to build distributed key-value service based on TiKV model☆3,873May 3, 2025Updated 10 months ago
- An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available dis…☆4,201Oct 25, 2024Updated last year
- A raft consensus implementation that is simply and understandable☆319Nov 17, 2018Updated 7 years ago
- the C++ implement of Adaptive Replacement Cache (ARC) Algorithm☆13Jun 8, 2022Updated 3 years ago
- Raft 博士论文的中文翻译☆553Aug 26, 2025Updated 6 months ago
- A generic raft library☆290Feb 11, 2026Updated 3 weeks ago
- the fastest in-memory index in the East 东半球最快并发索引☆477Feb 4, 2021Updated 5 years ago
- child process agent by golang☆18Dec 25, 2020Updated 5 years ago
- a simple single thread kv demo, use skiplist and dict as the main store sturctrue. now only support epoll multiplexer and string kv. and …☆13Jan 2, 2019Updated 7 years ago
- Distributed In-Memory Index 分布式 内存索引☆329Nov 23, 2018Updated 7 years ago
- Yet Another RAFT implementation☆126Oct 12, 2018Updated 7 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Jun 17, 2018Updated 7 years ago
- The chinese translation for https://www.usenix.org/legacy/event/atc10/tech/full_papers/Hunt.pdf☆37May 13, 2023Updated 2 years ago
- cpp go Coroutines 高并发 高性能.用C/C++实现的类似golang的协程和网络库.☆28Mar 28, 2020Updated 5 years ago
- The Paxos library implemented in C++ that has been used in the WeChat production environment.☆3,375Dec 4, 2023Updated 2 years ago
- ☆14Oct 30, 2025Updated 4 months ago
- Linux x86_64系统调用简介(长线更新中)☆16Mar 29, 2021Updated 4 years ago
- 阅读 boltDB 源码后的小结☆271Oct 9, 2022Updated 3 years ago
- C++ implementation of Raft core logic as a replication library☆1,161Feb 1, 2026Updated last month
- A RocksDB plugin for key-value separation, inspired by WiscKey.☆515Aug 6, 2025Updated 6 months ago
- (Chinese) rosedb 的 mini 版本,帮助理解 bitcask 存储模型以及 rosedb 项目。☆467Aug 7, 2024Updated last year
- Most advanced key-value database written in Go, extremely fast, compatible with LSM tree and B+ tree.☆2,251Feb 18, 2025Updated last year
- Raft学习的一些资料☆233Dec 20, 2020Updated 5 years ago
- 阿里云数据库内核月报分类整理(定时更新) http://mysql.taobao.org/monthly/☆1,094Aug 15, 2025Updated 6 months ago
- Labs on distributed transaction☆240Jan 26, 2022Updated 4 years ago
- Fast key-value DB in Go.☆17Feb 22, 2022Updated 4 years ago
- LSM-Tree 论文的中文翻译☆80May 21, 2022Updated 3 years ago
- A simple implementation of the Google File System in golang☆163Sep 17, 2017Updated 8 years ago
- Readings in Database Systems, 5th Edition 中文翻译☆98Jan 16, 2022Updated 4 years ago
- Storage algorithms.☆38Feb 10, 2021Updated 5 years ago
- Paxos Made Easy: The Geometric Meaning and Geometric Proof of Paxos Algorithm☆141Apr 27, 2021Updated 4 years ago
- 作为国内第一本glusterfs的书籍,方便大家学习了解☆570Aug 22, 2022Updated 3 years ago
- Golang implementation of the Raft consensus protocol☆8,940Feb 25, 2026Updated last week
- 高性能的分布式的专门空间优化的 Bitmap 服务, 高效检查数据是否存在,日活统计,签到,打点等等☆188Aug 13, 2020Updated 5 years ago
- An C++ implementation of RAFT consensus algorithm based on jrpc☆79May 16, 2018Updated 7 years ago