leiysky / tipb

TiDB protobuf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tipb

TiDB protobuf files

Requirements

We use protoc 3.5.1, to download: protobuf/releases/tag/v3.5.1

Generate the Go and Rust codes

make

NOTE: Do not forget to update the dependent projects!

About

TiDB protobuf

License:Apache License 2.0


Languages

Language:Go 39.2%Language:Shell 28.9%Language:CMake 15.7%Language:Rust 8.9%Language:Makefile 7.4%