Docs.rs
tikv-client-0.3.0
tikv-client 0.3.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
nrc
sunxiaoguang
andylokandy
github:tikv:tikv-maintainers
Dependencies
async-recursion ^0.3
normal
async-trait ^0.1
normal
derive-new ^0.5
normal
either ^1.6
normal
fail ^0.4
normal
futures ^0.3
normal
lazy_static ^1
normal
log ^0.4
normal
pin-project ^1
normal
prometheus ^0.13
normal
prost ^0.12
normal
rand ^0.8
normal
regex ^1
normal
semver ^1.0
normal
serde ^1.0
normal
serde_derive ^1.0
normal
thiserror ^1
normal
tokio ^1
normal
tonic ^0.10
normal
clap ^2
dev
env_logger ^0.10
dev
fail ^0.4
dev
proptest ^1
dev
proptest-derive ^0.3
dev
reqwest ^0.11
dev
serde_json ^1
dev
serial_test ^0.5.0
dev
simple_logger ^1
dev
tempfile ^3.6
dev
tokio ^1
dev
Versions
27.78%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
tikv_client
0.3.0
Module backoff
Structs
Constants
In crate tikv_client
?
Module
tikv_client
::
backoff
source
·
[
−
]
Structs
Backoff
When a request is retried, we can backoff for some time to avoid saturating the network.
Constants
DEFAULT_REGION_BACKOFF
DEFAULT_STORE_BACKOFF
OPTIMISTIC_BACKOFF
PESSIMISTIC_BACKOFF