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
- Host: GitHub
- URL: https://github.com/vearch/client
- Owner: vearch
- License: other
- Created: 2020-10-23T12:40:56.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-01-11T10:58:16.000Z (over 4 years ago)
- Last Synced: 2025-07-04T08:03:53.948Z (about 1 year ago)
- Language: Go
- Size: 1.9 MB
- Stars: 4
- Watchers: 4
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)