Closed
Description
This crate is intended to be published to the Crates.io registry to support our users easily (and correctly) depending on this client.
It will also enable future cargo install tikv-client
uses for our command line tool (#17).
The current blockers:
- CI is red (fixed by Refine CI #22 and Bump Kvproto #30)
- No README (fixed by Add README and some lib.rs docs #31)
- KVproto is a git based dependency (this is a hard blocker for publishing. Publishing? pingcap/kvproto#280)
These issues prevent us from reaching a published 0.0.1 release.