Back to Talent Plan

路径 2:TiKV 方向

talent-plan-1.0/1.0-lp-tikv.md

latest2.7 KB
Original Source

路径 2:TiKV 方向

课程目标

  • 掌握 Rust 语言
  • 掌握分布式一致性算法 Raft
  • 掌握分布式存储基本原理

课程内容

Section 1 熟悉 Rust 语言基础知识

学习资料:

课程作业:

Section 2 熟悉 Rust 语言基础知识

学习资料:

课程作业:

Section 3 分布式存储基础知识

学习资料:

课程作业:

Section 4 分布式系统基础知识

学习资料:

课程作业:

Section 5 阅读 TiKV 源码

学习资料:

课程作业:

考核方式

根据提交到程序是否能通过测试给出 Pass or Fail

  1. 代码可以跑过 PingCAP 提供的测试程序 50%

    a. make check

    b. make test

  2. 代码风格 30%

  3. 文档情况 20%