2 unstable releases

0.1.0 May 12, 2021
0.0.99 Apr 29, 2021

#11 in #tikv

Download history 21/week @ 2023-12-18 14/week @ 2023-12-25 17/week @ 2024-01-08 40/week @ 2024-01-15 10/week @ 2024-01-22 6/week @ 2024-02-05 26/week @ 2024-02-12 30/week @ 2024-02-19 40/week @ 2024-02-26 31/week @ 2024-03-04 34/week @ 2024-03-11 40/week @ 2024-03-18 33/week @ 2024-03-25 75/week @ 2024-04-01

187 downloads per month
Used in 5 crates (3 directly)

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
~801K SLoC