An open API service indexing awesome lists of open source software.

https://github.com/vearch/client

The gRPC client of vearch
https://github.com/vearch/client

Last synced: about 1 year ago
JSON representation

The gRPC client of vearch

Awesome Lists containing this project

README

          

# Vearch Client
[Vearch](https://github.com/vearch/vearch) add RPC interface for high-performance at the version of v3.2.0, now we provide its clients in four language, C++, go, java and python. For more details on how to use language-specific gRPC runtime for a project, please refer to these documents:

- [C++](./cpp/README.md)
- [Go](./go/README.md)
- [Java](./java/README.md)
- [Python](./python/README.md)