Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Jotschi authored Feb 26, 2024
1 parent 78ace35 commit ac86e46
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
<h1 align="center"><a href="https://github.com/qdrant/java-client">Qdrant now supports an official Qdrant Java Client</a> </h3>



<h1 align="center">Qdrant Java Client </h3>

This project contains a java client for the [Qdrant vector database](https://qdrant.tech/). The client supports HTTP and gRPC transport in either blocking or non-blocking fashion. For async operation a `Future` or RxJava3 based API can be used.
Expand Down

0 comments on commit ac86e46

Please sign in to comment.