tikv / importer

tikv-importer is a front-end to help ingesting large number of KV pairs into a TiKV cluster
Apache License 2.0
20 stars 14 forks source link

Cargo.toml: set version to 3.0.8 and update tikv dep to 3.0.7 #31

Closed kennytm closed 4 years ago

kennytm commented 4 years ago

What have you changed? (mandatory)

Set version to 3.0.8, and update TiKV dependencies to 3.0.7.

What are the type of the changes? (mandatory)

How has this PR been tested? (mandatory)

cargo test

Does this PR affect TiDB Lightning? (mandatory)

No

Refer to a related PR or issue link (optional)

Benchmark result if necessary (optional)

Add a few positive/negative examples (optional)

WangXiangUSTC commented 4 years ago

LGTM

3pointer commented 4 years ago

LGTM

zier-one commented 4 years ago

LGTM