3 releases
0.1.1 | Jul 22, 2023 |
---|---|
0.1.0-surreal.2 | Jul 22, 2023 |
0.1.0-surreal.1 | Jun 19, 2023 |
#2282 in Encoding
154 downloads per month
Used in 3 crates
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
~38MB
~764K SLoC