Categorygithub.com/pingcap/tipb
repository
6.1.0-alpha+incompatible
Repository: https://github.com/pingcap/tipb.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# README

tipb

TiDB protobuf files

Requirements

Install google/protobuf

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!