Skip to content

pingcap/tipb

Repository files navigation

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!