mirror of https://github.com/tikv/client-java.git
Update README.md
This commit is contained in:
parent
a523312f01
commit
69571cb401
|
|
@ -4,6 +4,7 @@
|
||||||
|
|
||||||
## TiKV JAVA Client
|
## TiKV JAVA Client
|
||||||
|
|
||||||
|
|
||||||
A Java client for [TiKV](https://github.com/tikv/tikv).
|
A Java client for [TiKV](https://github.com/tikv/tikv).
|
||||||
It is supposed to:
|
It is supposed to:
|
||||||
+ Communicate via [gRPC](http://www.grpc.io/)
|
+ Communicate via [gRPC](http://www.grpc.io/)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue