#protobuf #client #proto #tikv #build #specs

tikv-client-proto

为 TiKV Rust 客户端提供的 Protobuf 规范

2 个不稳定版本

0.1.0 2021 年 5 月 12 日
0.0.99 2021 年 4 月 29 日

#13#tikv

Download history · Rust 包仓库 29/week @ 2024-03-14 · Rust 包仓库 37/week @ 2024-03-21 · Rust 包仓库 63/week @ 2024-03-28 · Rust 包仓库 38/week @ 2024-04-04 · Rust 包仓库 35/week @ 2024-04-11 · Rust 包仓库 27/week @ 2024-04-18 · Rust 包仓库 29/week @ 2024-04-25 · Rust 包仓库 26/week @ 2024-05-02 · Rust 包仓库 39/week @ 2024-05-09 · Rust 包仓库 29/week @ 2024-05-16 · Rust 包仓库 21/week @ 2024-05-23 · Rust 包仓库 23/week @ 2024-05-30 · Rust 包仓库 14/week @ 2024-06-06 · Rust 包仓库 18/week @ 2024-06-13 · Rust 包仓库 26/week @ 2024-06-20 · Rust 包仓库 10/week @ 2024-06-27 · Rust 包仓库

71 每月下载量
5 仓库中使用 (直接使用 3 个)

Apache-2.0

63KB

TiKV 客户端 protobuf 定义

该仓库构建 TiKV 客户端所需的 Rust protobuf。

protobuf 定义位于 proto 和 include 文件中。这些文件是从 kvproto 仓库 复制的。由于 kvproto 仓库难以发布,因此进行了复制。

要更新 protobuf,请从该仓库复制所有文件。在构建客户端(或此仓库)时,它们将自动重建。

依赖项

~38MB
~764K SLoC