milvus/internal/proxy
jaime 8e7a4733ec
Add GetVersion API for the client (#19694)
Signed-off-by: yun.zhang <yun.zhang@zilliz.com>

Signed-off-by: yun.zhang <yun.zhang@zilliz.com>
2022-10-14 09:59:24 +08:00
..
authentication_interceptor_test.go Support Role-Based Access Control (#18425) 2022-08-04 11:04:34 +08:00
authentication_interceptor.go Implement the mysql metastore of the rbac (#18704) 2022-08-23 10:26:53 +08:00
channels_mgr_test.go Separate some proto files (#19218) 2022-09-16 16:56:49 +08:00
channels_mgr.go Fix dml stream leakage in Proxy (#19450) 2022-09-27 19:18:54 +08:00
channels_time_ticker_test.go
channels_time_ticker.go
condition_test.go
condition.go Remove the redundant 'for' in the TaskCondition (#17558) 2022-06-15 16:32:10 +08:00
data_coord_mock_test.go Refine method name from BroadCastXx to BroadcastXx (#19700) 2022-10-11 21:07:23 +08:00
dummyreq_test.go
dummyreq.go
error_test.go Fix dml stream leakage in Proxy (#19450) 2022-09-27 19:18:54 +08:00
error.go Separate some proto files (#19218) 2022-09-16 16:56:49 +08:00
hook_interceptor_test.go Support to modify the context param in the hook interceptor (#19495) 2022-09-28 13:26:54 +08:00
hook_interceptor.go Support to modify the context param in the hook interceptor (#19495) 2022-09-28 13:26:54 +08:00
impl_test.go Fix dml stream leakage in Proxy (#19450) 2022-09-27 19:18:54 +08:00
impl.go Add read result rate protection (#19728) 2022-10-13 14:57:24 +08:00
index_coord_mock_test.go Move GetComponentStates to milvus.proto, make it an external interface (#19594) 2022-10-10 15:55:22 +08:00
interface_def.go Rename some interface and files in id allocator (#19605) 2022-10-09 10:06:58 +08:00
meta_cache_test.go Separate some proto files (#19218) 2022-09-16 16:56:49 +08:00
meta_cache.go Fix dml stream leakage in Proxy (#19450) 2022-09-27 19:18:54 +08:00
metrics_info_test.go Separate some proto files (#19218) 2022-09-16 16:56:49 +08:00
metrics_info.go Add read result rate protection (#19728) 2022-10-13 14:57:24 +08:00
mock_cache_test.go Separate some proto files (#19218) 2022-09-16 16:56:49 +08:00
mock_channels_mgr_test.go
mock_msgstream_test.go
mock_test.go Rename some interface and files in id allocator (#19605) 2022-10-09 10:06:58 +08:00
multi_rate_limiter_test.go Update quota params (#19351) 2022-09-26 16:48:53 +08:00
multi_rate_limiter.go Update quota params and disable limit for showCollection (#19641) 2022-10-09 14:30:58 +08:00
OWNERS
plan_parser_test.go Separate some proto files (#19218) 2022-09-16 16:56:49 +08:00
plan_parser.go Fix panic when expr invalid (#19642) 2022-10-09 11:48:57 +08:00
privilege_interceptor_test.go Separate some proto files (#19218) 2022-09-16 16:56:49 +08:00
privilege_interceptor.go Separate some proto files (#19218) 2022-09-16 16:56:49 +08:00
proxy_test.go Add GetVersion API for the client (#19694) 2022-10-14 09:59:24 +08:00
proxy.go Add read result rate protection (#19728) 2022-10-13 14:57:24 +08:00
query_coord_mock_test.go Move GetComponentStates to milvus.proto, make it an external interface (#19594) 2022-10-10 15:55:22 +08:00
query_node_mock_test.go Move GetComponentStates to milvus.proto, make it an external interface (#19594) 2022-10-10 15:55:22 +08:00
rate_limit_interceptor_test.go Update quota params and disable limit for showCollection (#19641) 2022-10-09 14:30:58 +08:00
rate_limit_interceptor.go Update quota params and disable limit for showCollection (#19641) 2022-10-09 14:30:58 +08:00
repack_func_test.go
repack_func.go
rootcoord_mock_test.go Support TTL for collection level (#19383) 2022-10-10 20:31:22 +08:00
rpc_msg.go
segment_test.go Separate some proto files (#19218) 2022-09-16 16:56:49 +08:00
segment.go Rename some interface and files in id allocator (#19605) 2022-10-09 10:06:58 +08:00
shard_client_test.go
shard_client.go
task_calc_distance_test.go Separate some proto files (#19218) 2022-09-16 16:56:49 +08:00
task_calc_distance.go Separate some proto files (#19218) 2022-09-16 16:56:49 +08:00
task_index_test.go Separate some proto files (#19218) 2022-09-16 16:56:49 +08:00
task_index.go Add logic of autoindex (#19570) 2022-10-08 15:38:58 +08:00
task_insert_test.go Separate some proto files (#19218) 2022-09-16 16:56:49 +08:00
task_insert.go Separate some proto files (#19218) 2022-09-16 16:56:49 +08:00
task_policies_test.go Merging multiple shard query/search requests into one rpc request if QueryNode is the leader of multiple shards of Collection (#17588) 2022-07-06 15:06:21 +08:00
task_policies.go 1. refine logging interfaces (#18692) 2022-08-23 10:44:52 +08:00
task_query_test.go Fix pagination check in QueryNode (#19497) 2022-10-09 16:26:57 +08:00
task_query.go Fix pagination check in QueryNode (#19497) 2022-10-09 16:26:57 +08:00
task_scheduler_test.go Rename some interface and files in id allocator (#19605) 2022-10-09 10:06:58 +08:00
task_scheduler.go Rename some interface and files in id allocator (#19605) 2022-10-09 10:06:58 +08:00
task_search_test.go Make NQ <= 16384 limit work (#19726) 2022-10-12 18:37:23 +08:00
task_search.go Make NQ <= 16384 limit work (#19726) 2022-10-12 18:37:23 +08:00
task_statistic.go Add logic of autoindex (#19570) 2022-10-08 15:38:58 +08:00
task_test.go Move GetComponentStates to milvus.proto, make it an external interface (#19594) 2022-10-10 15:55:22 +08:00
task.go Make NQ <= 16384 limit work (#19726) 2022-10-12 18:37:23 +08:00
timestamp_test.go
timestamp.go Rename some interface and files in id allocator (#19605) 2022-10-09 10:06:58 +08:00
type_def.go
util_test.go Fix timetravel error msg (#19722) 2022-10-12 15:17:23 +08:00
util.go Make NQ <= 16384 limit work (#19726) 2022-10-12 18:37:23 +08:00