8000 GitHub - pingcap/tipb: TiDB protobuf
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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!

0