Skip to content

qujihan/toydb-book

Repository files navigation

WIP. 从零开始的分布式数据库生活

Generate PDF 下载最新版本

编译本书

所需组件

git clone https://github.com/qujihan/toydb-book.git
cd toydb-book
git submodule update --init --recursive
python fonts/download.py
make c

TODO

正在把理解理成书中....

  • 存储引擎
    • [√] Bitcask存储引擎
    • [√] MVCC
  • 共识算法 Raft
    • [☓] Message
    • [☓] Node
    • [☓] Log
  • SQL引擎
    • [√] Type
    • [☓] Engine
    • [☓] Parse
    • [☓] Planner
    • [☓] Execution
  • [☓] 编码

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published