FJianC / raft_demo
基于c++实现的raft算法
☆14Updated 3 years ago
Alternatives and similar repositories for raft_demo:
Users that are interested in raft_demo are comparing it to the libraries listed below
- yfs是一个分布式文件系统(mit6.824)☆72Updated 6 years ago
- An C++ implementation of RAFT consensus algorithm based on jrpc☆77Updated 6 years ago
- TinyKV-2022,个人代码及文档,项目最终得分98.46。☆82Updated last year
- MIT6.824_2021 中文笔记(lab+paper+summary)☆149Updated 2 years ago
- CMU15445-2021-FALL的实源原理讲解及笔记(已完结)☆177Updated 2 years ago
- 基于muduo、protobuf、zookeeper的rpc实现☆42Updated 2 years ago
- ☆43Updated 2 years ago
- Database system project based on CMU 15-445/645 (FALL 2020) https://15445.courses.cs.cmu.edu/fall2020/assignments.html☆49Updated 3 years ago
- 这是一个基于Linux平台,C++编写的分布式系统。服务器端采用了线程池+Libevent的IO模型,并为其实现了简单的负载均衡。服务器端业务层使用了MVC的设计模式。数据存储方面对MySQL数据库C-API进行了C++的类封装。为了实现服务器集群的负载均衡,实现了以一致性…☆77Updated 2 years ago
- C++基础,C++2.0,STL;计算机网络;操作系统;MySQL,Redis;智力,情景题☆14Updated 2 years ago
- C++实现的小型rpc框架,帮助构建分布式rpc服务☆61Updated 2 years ago
- TinyDB (under progress)☆64Updated 2 years ago
- A small Key-Value storage engine written in C++.☆108Updated 2 years ago
- ☆18Updated 2 years ago
- 完成了4个lab☆77Updated 2 years ago
- Database practice on cmu15-445 2022☆219Updated 2 years ago
- 基于C++11实现的多线程网络库。内部实现有 HTTP 服务器,KV轻量级数据库等,目标是实现分布式存储服务。☆8Updated 2 years ago
- 高性能的c++日志库☆69Updated 4 years ago
- a c++ rpc platform base on muduo&protobuf&zookeeper&tinyxml☆34Updated 5 years ago
- c++11 Server based on coroutine and reactor☆107Updated 3 years ago
- 基于muduo网络库Reactor模型的集群聊天源码☆19Updated 3 years ago
- RPC远程调用框架☆26Updated 3 years ago
- 一个基于LSM树的单机KV存储引擎☆12Updated last year
- 《Linux 高性能服务器》附带的项目程序springsnil详细解读,一个负载均衡服务器☆116Updated 6 years ago
- Tiny and simple c++ rpc library☆84Updated 6 years ago
- C++实现简单数据库引擎☆26Updated 6 years ago
- CMU的数据库系统课程☆255Updated 6 years ago
- MIT6.824分布式系统的C++版本实现,能学到分布式系统设计、rpc使用、mapreduce、基本数据库设计、raft算法、分布式一致性等后端知识点,结合了linux系统的许多系统调用☆49Updated last year
- LevelDB 源码剖析☆180Updated 5 years ago
- CMU15445/645 (fall 2020) project☆70Updated 4 years ago