website/content/docs/3.0/reference/clients/java.md

14 lines
418 B
Markdown

---
title: Java Client
description: Interact with TiKV using Java.
menu:
"3.0":
parent: Clients
weight: 3
---
This document, like our Java API, is still a work in progress. In the meantime, you can track development at [tikv/client-java](https://github.com/tikv/client-java/) repository.
{{< warning >}}
You should not use the Java client for production use until it is released.
{{< /warning >}}