Posted Updated openGauss20 minutes read (About 2929 words)
- 组件介绍
- 功能介绍
- 模块介绍
- 代码仓库
- 数据库对接
Read morePosted Updated openGauss38 minutes read (About 5726 words)
- openGauss
- 什么是DCF?
- DCF 搭建
- DCF 说明文档
Read morePosted Updated Raft笔记an hour read (About 13388 words)
- Replicated state machines
- What’s wrong with Paxos?
- Designing for understandability
- The Raft consensus algorithm
- Cluster membership changes
- Clients and log compaction
- Implementation and evalution
Read morePosted Updated Raft笔记36 minutes read (About 5413 words)
- etcd server与raft的交互
- WAL
- backend store的实现
- applierV3
Read morePosted Updated Raft笔记2 hours read (About 16440 words)
- 输入及输出
- raft库代码结构及核心数据结构
- 节点状态
- 选举流程
- 集群成员变化流程
- 如何做到线性一致性
Read morePosted Updated Raft笔记an hour read (About 8565 words)
- 简介
- Raft 算法流程
- 集群成员变更
- 日志压缩
- 高效处理只读请求
Read morePosted Updated Raft笔记10 minutes read (About 1486 words)
- etcd概念
- etcd 与 Zookeeper 的比较
- etcd 应用场景
- 如何保证一致性?
- 数据模型
Read morePosted Updated Raft笔记7 minutes read (About 1038 words)
- Zookeeper简介
- Zab 协议
- 选举
- 崩溃恢复
- 广播
Read morePosted Updated TiKV笔记21 minutes read (About 3148 words)
- 场景描述
- 调度的需求
- 调度的基本操作
- 信息收集
- 调度的策略
- 调度的实现
Read more