File tree Expand file tree Collapse file tree 1 file changed +12
-2
lines changed
Expand file tree Collapse file tree 1 file changed +12
-2
lines changed Original file line number Diff line number Diff line change 1+ [ ![ Maven Central] ( https://img.shields.io/maven-central/v/org.tikv/tikv-client-java.svg?label=Maven%20Central )] ( https://search.maven.org/search?q=g:%22org.tikv%22%20AND%20a:%22tikv-client-java%22 )
2+ [ ![ Slack] ( https://img.shields.io/badge/chat-on%20Slack-brightgreen.svg )] ( https://slack.tidb.io/invite?team=tikv-wg&channel=client )
3+
14## TiKV JAVA Client
25
36A Java client for [ TiDB] ( https://github.com/pingcap/tidb ) /[ TiKV] ( https://github.com/tikv/tikv ) .
@@ -51,14 +54,21 @@ Find more demo in [KVRawClientTest](https://github.com/birdstorm/KVRawClientTest
5154See [ Java Client Documents] ( /docs/README.md ) for references about how to config and monitor Java Client.
5255
5356A [ Maven site] ( https://tikv.github.io/client-java/site ) is also available. It includes:
54- 1 . [ API reference] ( https://tikv.github.io/client-java/site/apidocs/index.html )
57+ 1 . [ API reference] ( https://tikv.github.io/client-java/site/apidocs/index.html )
55582 . [ Spotbugs Reports] ( https://tikv.github.io/client-java/site/spotbugs.html )
56593 . [ Source Code Xref] ( https://tikv.github.io/client-java/site/xref/index.html )
5760
5861## Community
5962
63+ ### Forum
64+
65+ - User forum: [ AskTUG] ( https://asktug.com/ )
66+ - Contributor forum: [ https://internals.tidb.io/ ] ( https://internals.tidb.io/ )
67+
68+ ### Contribute to TiKV Java Client
69+
6070See [ Contribution Guide] ( https://tikv.github.io/client-java/contribution/introduction.html ) for references about how to contribute to this project.
6171
6272## License
6373
64- Apache 2.0 license. See the [ LICENSE] ( ./LICENSE ) file for details.
74+ Apache 2.0 license. See the [ LICENSE] ( ./LICENSE ) file for details.
You can’t perform that action at this time.
0 commit comments