TiDB Development Guide
This repository contains the source of TiDB Development Guide.
The target audience of this guide is TiDB contributors, both new and experienced.
The objective of this guide is to help contributors become an expert of TiDB, who is familiar with its design and implementation and thus is able to use it fluently in the real world as well as develop TiDB itself deeply.
Requirements
Building the book requires mdBook. To get it:
Building
To build the book, type:
The output will be in the book
subdirectory. To check it out, open it in your web browser.
Firefox:
Chrome:
Contribute to this guide
See CONTRIBUTING for details.
Last updated