mirror of https://github.com/tikv/client-rust.git
Add docs.rs badge (#281)
Signed-off-by: Nick Cameron <nrc@ncameron.org>
This commit is contained in:
parent
d0fef5ce71
commit
ebf7fbf823
|
@ -1,8 +1,9 @@
|
|||
# TiKV Client (Rust)
|
||||
|
||||
[](https://docs.rs/tikv-client)
|
||||
[](https://travis-ci.org/tikv/client-rust)
|
||||
|
||||
[Docs](https://www.tikv.dev/doc/rust-client/tikv_client/)
|
||||
[Nightly docs](https://www.tikv.dev/doc/rust-client/tikv_client/)
|
||||
|
||||
This crate provides an easy-to-use client for [TiKV](https://github.com/tikv/tikv), a distributed, transactional key-value database written in Rust.
|
||||
|
||||
|
|
Loading…
Reference in New Issue