.. |
accesslog
|
Use go-api/v2 for milvus-proto (#24770)
|
2023-06-09 01:28:37 +08:00 |
authentication_interceptor_test.go
|
Organize mocks from types.go (#25466)
|
2023-07-14 10:12:31 +08:00 |
authentication_interceptor.go
|
Fix parse token error (#23909)
|
2023-05-08 10:28:39 +08:00 |
channels_mgr_test.go
|
Remove QueryMsgStream in MqFactory interface (#26374)
|
2023-08-16 10:29:33 +08:00 |
channels_mgr.go
|
Remove QueryMsgStream in MqFactory interface (#26374)
|
2023-08-16 10:29:33 +08:00 |
channels_time_ticker_test.go
|
Move some modules from internal to public package (#22572)
|
2023-04-06 19:14:32 +08:00 |
channels_time_ticker.go
|
Move some modules from internal to public package (#22572)
|
2023-04-06 19:14:32 +08:00 |
client_info.go
|
Use go-api/v2 for milvus-proto (#24770)
|
2023-06-09 01:28:37 +08:00 |
condition_test.go
|
Move some modules from internal to public package (#22572)
|
2023-04-06 19:14:32 +08:00 |
condition.go
|
Use cockroachdb/errors to replace other error pkg (#22390)
|
2023-02-26 11:31:49 +08:00 |
connection_manager_test.go
|
Use go-api/v2 for milvus-proto (#24770)
|
2023-06-09 01:28:37 +08:00 |
connection_manager.go
|
Use go-api/v2 for milvus-proto (#24770)
|
2023-06-09 01:28:37 +08:00 |
count_reducer_test.go
|
Use go-api/v2 for milvus-proto (#24770)
|
2023-06-09 01:28:37 +08:00 |
count_reducer.go
|
Use go-api/v2 for milvus-proto (#24770)
|
2023-06-09 01:28:37 +08:00 |
data_coord_mock_test.go
|
Use go-api/v2 for milvus-proto (#24770)
|
2023-06-09 01:28:37 +08:00 |
database_interceptor_test.go
|
[Cherry-Pick] Support Database (#24769)
|
2023-06-25 17:20:43 +08:00 |
database_interceptor.go
|
[Cherry-Pick] Support Database (#24769)
|
2023-06-25 17:20:43 +08:00 |
default_limit_reducer.go
|
Use go-api/v2 for milvus-proto (#24770)
|
2023-06-09 01:28:37 +08:00 |
dummyreq_test.go
|
Check error by Error() and NoError() for better report message (#24736)
|
2023-06-08 15:36:36 +08:00 |
dummyreq.go
|
|
|
error_test.go
|
Use go-api/v2 for milvus-proto (#24770)
|
2023-06-09 01:28:37 +08:00 |
error.go
|
Use go-api/v2 for milvus-proto (#24770)
|
2023-06-09 01:28:37 +08:00 |
expr_checker_test.go
|
Use go-api/v2 for milvus-proto (#24770)
|
2023-06-09 01:28:37 +08:00 |
expr_checker.go
|
Support partition Key (#24047)
|
2023-06-06 10:24:34 +08:00 |
hook_interceptor_test.go
|
[Cherry-Pick] Support Database (#24769)
|
2023-06-25 17:20:43 +08:00 |
hook_interceptor.go
|
Support to update the hook config in the runtime (#26350)
|
2023-08-16 16:03:33 +08:00 |
impl_test.go
|
Check if database exists when Connect was called (#26115)
|
2023-08-03 15:53:07 +08:00 |
impl.go
|
Remove time travel ralted testcase (#26119)
|
2023-08-10 18:53:17 +08:00 |
interface_def.go
|
Upgrade golangci-lint (#24707)
|
2023-06-07 19:34:36 +08:00 |
keep_active_interceptor_test.go
|
Support to manage connections (#24224)
|
2023-05-19 12:51:23 +08:00 |
keep_active_interceptor.go
|
Support to manage connections (#24224)
|
2023-05-19 12:51:23 +08:00 |
lb_balancer.go
|
add metrics for replica selection (#25037)
|
2023-06-27 09:52:44 +08:00 |
lb_policy_test.go
|
refine error reason of query/search failed (#26342)
|
2023-08-16 19:38:18 +08:00 |
lb_policy.go
|
refine error reason of query/search failed (#26342)
|
2023-08-16 19:38:18 +08:00 |
look_aside_balancer_test.go
|
fix unexpected score in look aside balancer (#26213)
|
2023-08-10 19:45:16 +08:00 |
look_aside_balancer.go
|
fix unexpected score in look aside balancer (#26213)
|
2023-08-10 19:45:16 +08:00 |
meta_cache_test.go
|
fix describe rg with non exist collection (#26227)
|
2023-08-10 18:43:16 +08:00 |
meta_cache.go
|
Fix GetCollectionID to return err (#26239)
|
2023-08-11 10:21:29 +08:00 |
metrics_info_test.go
|
Use go-api/v2 for milvus-proto (#24770)
|
2023-06-09 01:28:37 +08:00 |
metrics_info.go
|
Add rate limit and deny write in upsert (#25351)
|
2023-07-11 11:20:34 +08:00 |
mock_cache.go
|
fix describe rg with non exist collection (#26227)
|
2023-08-10 18:43:16 +08:00 |
mock_channels_mgr_test.go
|
Fix timetick block caused by dml task pop failed (#23277)
|
2023-04-11 11:00:31 +08:00 |
mock_lb_balancer.go
|
add metrics for replica selection (#25037)
|
2023-06-27 09:52:44 +08:00 |
mock_lb_policy.go
|
Fix collection and channel not match (#25859)
|
2023-08-01 17:33:06 +08:00 |
mock_msgstream_test.go
|
Remove QueryMsgStream in MqFactory interface (#26374)
|
2023-08-16 10:29:33 +08:00 |
mock_shardclient_manager.go
|
refactor replica selection and retry policy on channel (#24367)
|
2023-06-13 10:20:37 +08:00 |
mock_test.go
|
Remove QueryMsgStream in MqFactory interface (#26374)
|
2023-08-16 10:29:33 +08:00 |
mock_tso_test.go
|
Upgrade golangci-lint (#24707)
|
2023-06-07 19:34:36 +08:00 |
msg_pack_test.go
|
[Cherry-Pick] Support Database (#24769)
|
2023-06-25 17:20:43 +08:00 |
msg_pack.go
|
add metrics for assign-segment on proxy(#24570) (#25907)
|
2023-07-26 14:15:01 +08:00 |
multi_rate_limiter_test.go
|
Fix copylocks linter errors (#26217)
|
2023-08-08 20:41:15 +08:00 |
multi_rate_limiter.go
|
Support refund the tokens to limiter (#25598)
|
2023-07-14 15:58:32 +08:00 |
OWNERS
|
[skip ci]Update OWNERS files (#11898)
|
2021-11-16 15:41:11 +08:00 |
plan_parser_test.go
|
Use go-api/v2 for milvus-proto (#24770)
|
2023-06-09 01:28:37 +08:00 |
plan_parser.go
|
Use go-api/v2 for milvus-proto (#24770)
|
2023-06-09 01:28:37 +08:00 |
privilege_interceptor_test.go
|
Organize mocks from types.go (#25466)
|
2023-07-14 10:12:31 +08:00 |
privilege_interceptor.go
|
Adjust some confusing Warning log to INFO (#26356)
|
2023-08-15 17:49:33 +08:00 |
proxy_rpc_test.go
|
Add server id validation interceptor (#26395)
|
2023-08-17 20:20:20 +08:00 |
proxy_test.go
|
Delete the user-role mapping info when deleting the user (#25988)
|
2023-08-04 18:37:08 +08:00 |
proxy.go
|
Add server id validation interceptor (#26395)
|
2023-08-17 20:20:20 +08:00 |
rate_limit_interceptor_test.go
|
Fix rate limit not woring for upsert (#26127)
|
2023-08-09 14:29:16 +08:00 |
rate_limit_interceptor.go
|
Fix rate limit not woring for upsert (#26127)
|
2023-08-09 14:29:16 +08:00 |
reducer_test.go
|
support try-best query reducer methods(#24075) (#24103)
|
2023-05-17 16:23:23 +08:00 |
reducer.go
|
Use go-api/v2 for milvus-proto (#24770)
|
2023-06-09 01:28:37 +08:00 |
repack_func_test.go
|
Check error by Error() and NoError() for better report message (#24736)
|
2023-06-08 15:36:36 +08:00 |
repack_func.go
|
Move some modules from internal to public package (#22572)
|
2023-04-06 19:14:32 +08:00 |
rootcoord_mock_test.go
|
[Cherry-Pick] Support Database (#24769)
|
2023-06-25 17:20:43 +08:00 |
roundrobin_balancer_test.go
|
add metrics for replica selection (#25037)
|
2023-06-27 09:52:44 +08:00 |
roundrobin_balancer.go
|
Handle errors by merr for QueryCoord (#24926)
|
2023-07-17 14:59:34 +08:00 |
rpc_msg.go
|
Add slow log for read (#23272)
|
2023-04-14 15:30:29 +08:00 |
segment_test.go
|
Use go-api/v2 for milvus-proto (#24770)
|
2023-06-09 01:28:37 +08:00 |
segment.go
|
add metrics for assign-segment on proxy(#24570) (#25907)
|
2023-07-26 14:15:01 +08:00 |
shard_client_test.go
|
Add server id validation interceptor (#26395)
|
2023-08-17 20:20:20 +08:00 |
shard_client.go
|
Add server id validation interceptor (#26395)
|
2023-08-17 20:20:20 +08:00 |
task_database_test.go
|
[Cherry-Pick] Support Database (#24769)
|
2023-06-25 17:20:43 +08:00 |
task_database.go
|
[Cherry-Pick] Support Database (#24769)
|
2023-06-25 17:20:43 +08:00 |
task_delete_test.go
|
[Cherry-Pick] Support Database (#24769)
|
2023-06-25 17:20:43 +08:00 |
task_delete.go
|
Improve the operation log (#25589)
|
2023-07-14 16:08:31 +08:00 |
task_index_test.go
|
Organize mocks from types.go (#25466)
|
2023-07-14 10:12:31 +08:00 |
task_index.go
|
Support AllocTimestamp api for Milvus (#25784)
|
2023-07-25 10:05:00 +08:00 |
task_insert_test.go
|
[Cherry-Pick] Support Database (#24769)
|
2023-06-25 17:20:43 +08:00 |
task_insert.go
|
add log trace for segcore(#26277) (#26339)
|
2023-08-16 11:41:33 +08:00 |
task_policies_test.go
|
Check error by Error() and NoError() for better report message (#24736)
|
2023-06-08 15:36:36 +08:00 |
task_policies.go
|
refactor replica selection and retry policy on channel (#24367)
|
2023-06-13 10:20:37 +08:00 |
task_query_test.go
|
Add default retrieve limit (#24782)
|
2023-08-10 14:11:15 +08:00 |
task_query.go
|
Remove time travel ralted testcase (#26119)
|
2023-08-10 18:53:17 +08:00 |
task_scheduler_test.go
|
[Cherry-Pick] Support Database (#24769)
|
2023-06-25 17:20:43 +08:00 |
task_scheduler.go
|
Refactor logs in proxy package. (#24936)
|
2023-06-19 13:28:41 +08:00 |
task_search_test.go
|
Remove calc_distance (#25663)
|
2023-07-18 14:23:20 +08:00 |
task_search.go
|
Fix GetCollectionID to return err (#26239)
|
2023-08-11 10:21:29 +08:00 |
task_statistic_test.go
|
Fix collection and channel not match (#25859)
|
2023-08-01 17:33:06 +08:00 |
task_statistic.go
|
Remove time travel ralted testcase (#26119)
|
2023-08-10 18:53:17 +08:00 |
task_test.go
|
fix describe rg with non exist collection (#26227)
|
2023-08-10 18:43:16 +08:00 |
task_upsert_test.go
|
[Cherry-Pick] Support Database (#24769)
|
2023-06-25 17:20:43 +08:00 |
task_upsert.go
|
Refactor logs in DataCoord & DataNode (#25574)
|
2023-07-14 15:56:31 +08:00 |
task.go
|
fix describe rg with non exist collection (#26227)
|
2023-08-10 18:43:16 +08:00 |
timestamp_test.go
|
Check error by Error() and NoError() for better report message (#24736)
|
2023-06-08 15:36:36 +08:00 |
timestamp.go
|
Use go-api/v2 for milvus-proto (#24770)
|
2023-06-09 01:28:37 +08:00 |
type_def.go
|
[skip e2e] Add comment for pChan (#14098)
|
2021-12-23 21:44:12 +08:00 |
util_test.go
|
Remove time travel ralted testcase (#26119)
|
2023-08-10 18:53:17 +08:00 |
util.go
|
Remove time travel ralted testcase (#26119)
|
2023-08-10 18:53:17 +08:00 |
validate_util_test.go
|
Fix incorrect error message while validating insert data (#26187)
|
2023-08-09 20:33:15 +08:00 |
validate_util.go
|
Fix incorrect error message while validating insert data (#26187)
|
2023-08-09 20:33:15 +08:00 |