milvus/internal/util/grpcclient
Zhen Ye b9a10a2f68
enhance: remove the rpc layer of coordinator when enabling standalone or mixcoord (#37815)
issue: #37764

- add a local client to call local server directly for
querycoord/rootcoord/datacoord.
- enable local client if milvus is running mixcoord or standalone mode.

---------

Signed-off-by: chyezh <chyezh@outlook.com>
2024-11-23 21:36:33 +08:00
..
auth.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
client_test.go enhance: Force to reset coord connection for unavailable error (#33908) 2024-06-18 14:53:59 +08:00
client.go feat: Added code for Internal-tls (#36865) 2024-11-20 06:00:32 +08:00
errors.go
grpc_encoder_test.go
grpc_encoder.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
local_grpc_client_test.go enhance: remove the rpc layer of coordinator when enabling standalone or mixcoord (#37815) 2024-11-23 21:36:33 +08:00
local_grpc_client.go enhance: remove the rpc layer of coordinator when enabling standalone or mixcoord (#37815) 2024-11-23 21:36:33 +08:00