ts25504 / kvproto

Protocol buffer files for TiKV

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kvproto

Protocol buffer files for TiKV

Usage

  • Write your own protocol file in proto folder.
  • Run make to generate go and rust code. We generate all go codes in pkg folder and rust in src folder.
  • Update the dependent projects.

About

Protocol buffer files for TiKV


Languages

Language:Rust 97.8%Language:Protocol Buffer 1.9%Language:Shell 0.2%Language:Go 0.1%Language:Makefile 0.0%