Rust Client for TiKV.
Go to file
Clément Renault 3c3d7f8df3
Improve the raw example
Signed-off-by: Clément Renault <renault.cle@gmail.com>
2019-01-21 17:35:14 +01:00
examples Improve the raw example 2019-01-21 17:35:14 +01:00
src Change raw::Client::get to return Option<Value> (#24) 2019-01-20 21:49:50 -08:00
tests Change raw::Client::get to return Option<Value> (#24) 2019-01-20 21:49:50 -08:00
.gitignore Add gitignore 2018-11-13 09:52:13 -08:00
.travis.yml The initial version of Raw KV implementation (#14) 2019-01-13 14:03:21 -08:00
Cargo.toml Use command line args in examples. (#20) 2019-01-14 09:51:53 -08:00
LICENSE Initial commit 2018-08-30 09:23:10 +08:00
appveyor.yml Add CI (#6) 2018-11-28 10:58:20 -05:00
rust-toolchain The initial version of Raw KV implementation (#14) 2019-01-13 14:03:21 -08:00