3 releases

0.1.1 Jul 22, 2023
0.1.0-surreal.2 Jul 22, 2023
0.1.0-surreal.1 Jun 19, 2023

#2131 in Encoding

46 downloads per month
Used in 3 crates

Apache-2.0

63KB

TiKV client protobuf definitions

This crate builds Rust protobufs required by the TiKV client.

The protobuf definitions are in proto and include. These are copied from the kvproto repo. They are copied because the kvproto crate is difficult to publish.

To update the protos, copy them all from that repo. They will be rebuilt automatically when you build the client (or this crate).

Dependencies

~41MB
~800K SLoC