milvus/internal/distributed
shaoyue 7c52a8c535
Add RESTful API for new methods, fix err when receive empty boy (#17260)
create collection schema use struct instead of protobuf

Signed-off-by: shaoyue.chen <shaoyue.chen@zilliz.com>
2022-06-02 17:40:04 +08:00
..
datacoord Add distributed lock for segment refgerence (#16782) 2022-05-31 16:36:03 +08:00
datanode Rename Client to GrpcClient in mock package (#17230) 2022-05-30 17:16:08 +08:00
indexcoord Add distributed lock for segment refgerence (#16782) 2022-05-31 16:36:03 +08:00
indexnode Rename Client to GrpcClient in mock package (#17230) 2022-05-30 17:16:08 +08:00
proxy Add RESTful API for new methods, fix err when receive empty boy (#17260) 2022-06-02 17:40:04 +08:00
querycoord Remove not used QueryChannel in Proxy and Query Cluster (#16856) 2022-05-30 19:50:04 +08:00
querynode Remove not used QueryChannel in Proxy and Query Cluster (#16856) 2022-05-30 19:50:04 +08:00
rootcoord Add distributed lock for segment refgerence (#16782) 2022-05-31 16:36:03 +08:00
connection_manager_test.go Avoid using specific port in ut (#16398) 2022-04-06 20:13:32 +08:00
connection_manager.go [skip e2e] Add comment for ConnectionManager (#14906) 2022-01-06 18:01:26 +08:00
OWNERS