.. |
accesslog
|
enhance: Forbid access log print error message with line break (#34491)
|
2024-08-20 17:36:55 +08:00 |
connection
|
enhance: purge client infos periodically (#31037)
|
2024-03-06 12:50:59 +08:00 |
OWNERS
|
…
|
|
authentication_interceptor.go
|
enhance: make the auth error message more suitable (#32253)
|
2024-04-16 16:47:19 +08:00 |
authentication_interceptor_test.go
|
fix: Unify hook singleton implementation in proxy (#34887)
|
2024-07-26 18:07:53 +08:00 |
cgo_util.go
|
enhance: optimize milvus core building (#35610)
|
2024-08-23 12:35:02 +08:00 |
cgo_util_test.go
|
enhance: remove CheckVecIndexWithDataTypeExist function in pkg and remove some cgo call (#34102)
|
2024-06-26 21:13:44 +08:00 |
channels_mgr.go
|
feat: add more operation detail info for better allocation (#30438)
|
2024-03-28 06:33:11 +08:00 |
channels_mgr_test.go
|
…
|
|
channels_time_ticker.go
|
…
|
|
channels_time_ticker_test.go
|
…
|
|
condition.go
|
…
|
|
condition_test.go
|
…
|
|
count_reducer.go
|
feat: add more operation detail info for better allocation (#30438)
|
2024-03-28 06:33:11 +08:00 |
count_reducer_test.go
|
…
|
|
data_coord_mock_test.go
|
enhance: Remove import v1 (#31403)
|
2024-03-22 15:29:09 +08:00 |
database_interceptor.go
|
fix: add more requests to the database interceptor (#30452)
|
2024-02-02 16:49:06 +08:00 |
database_interceptor_test.go
|
enhance: Update protobuf-go to protobuf-go v2 (#34394)
|
2024-07-29 11:31:51 +08:00 |
default_limit_reducer.go
|
…
|
|
dummyreq.go
|
…
|
|
dummyreq_test.go
|
…
|
|
hook_interceptor.go
|
enhance: remove the invalid log (#35465)
|
2024-08-14 18:00:53 +08:00 |
hook_interceptor_test.go
|
fix: Unify hook singleton implementation in proxy (#34887)
|
2024-07-26 18:07:53 +08:00 |
impl.go
|
enhance: remove cooling off in rate limiter for read requests (#35935)
|
2024-09-04 14:39:10 +08:00 |
impl_test.go
|
enhance: use the msg position obj when getting replicate channel position (#35606)
|
2024-08-27 10:28:59 +08:00 |
interface_def.go
|
…
|
|
lb_balancer.go
|
…
|
|
lb_policy.go
|
fix: fix GetShardLeaders return empty node list (#32685)
|
2024-04-29 14:19:26 +08:00 |
lb_policy_test.go
|
feat: Support field partial load collection (#35416)
|
2024-08-20 16:49:02 +08:00 |
look_aside_balancer.go
|
fix: Set node unreachable when get shard client failed (#31277)
|
2024-03-15 10:23:03 +08:00 |
look_aside_balancer_test.go
|
fix: Unstable ut TestGetClientFailed (#31296)
|
2024-03-15 17:41:04 +08:00 |
management.go
|
enhance: Mark query node as read only after suspend (#35492)
|
2024-08-20 14:02:54 +08:00 |
management_test.go
|
enhance: add restful api to trigger component stop (#32076)
|
2024-06-07 10:35:54 +08:00 |
meta_cache.go
|
enhance: Fix typo of clustering key not loaded msg (#35948)
|
2024-09-05 10:49:03 +08:00 |
meta_cache_adapter.go
|
fix: the panic when db isn't existed in the rate limit interceptor (#33244)
|
2024-05-22 15:57:39 +08:00 |
meta_cache_adapter_test.go
|
…
|
|
meta_cache_test.go
|
fix: Check clustering key skip load behavior (#35865)
|
2024-09-02 11:17:02 +08:00 |
metrics_info.go
|
enhance: remove cooling off in rate limiter for read requests (#35935)
|
2024-09-04 14:39:10 +08:00 |
metrics_info_test.go
|
…
|
|
mock_cache.go
|
enhance: update shard leader cache when leader location changed (#32470)
|
2024-05-08 10:05:29 +08:00 |
mock_channels_manager.go
|
…
|
|
mock_lb_balancer.go
|
…
|
|
mock_lb_policy.go
|
…
|
|
mock_msgstream_test.go
|
…
|
|
mock_shardclient_manager.go
|
…
|
|
mock_test.go
|
feat: record the duration waiting in the proxy queue (#34744)
|
2024-07-23 14:23:52 +08:00 |
mock_tso_test.go
|
…
|
|
msg_pack.go
|
enhance: Enable linux code checker (#35084)
|
2024-07-30 15:53:51 +08:00 |
msg_pack_test.go
|
feat: Support field partial load collection (#35416)
|
2024-08-20 16:49:02 +08:00 |
privilege_cache.go
|
fix: Re-read value after `once` initialization (#35642)
|
2024-08-22 17:24:58 +08:00 |
privilege_cache_test.go
|
enhance: Add in-memory cache for casbin enforcer result (#35271)
|
2024-08-05 18:48:15 +08:00 |
privilege_interceptor.go
|
enhance: Enable ReadOnly/ReadWrite/Admin Privilege Group to simplify RBAC grant progress (#35472)
|
2024-08-16 14:18:54 +08:00 |
privilege_interceptor_test.go
|
enhance: Enable ReadOnly/ReadWrite/Admin Privilege Group to simplify RBAC grant progress (#35472)
|
2024-08-16 14:18:54 +08:00 |
proxy.go
|
enhance: remove cooling off in rate limiter for read requests (#35935)
|
2024-09-04 14:39:10 +08:00 |
proxy_rpc_test.go
|
…
|
|
proxy_test.go
|
enhance: provide more general configuration to control mmap behavior (#35359)
|
2024-08-21 00:22:54 +08:00 |
rate_limit_interceptor.go
|
enhance: support httpv1/v2 throttle and add it for httpV2(#35350) (#35470)
|
2024-08-20 16:16:55 +08:00 |
rate_limit_interceptor_test.go
|
enhance: support httpv1/v2 throttle and add it for httpV2(#35350) (#35470)
|
2024-08-20 16:16:55 +08:00 |
reScorer.go
|
enhance:Refactor hybrid search (#32020)
|
2024-04-09 14:21:18 +08:00 |
reScorer_test.go
|
enhance:Refactor hybrid search (#32020)
|
2024-04-09 14:21:18 +08:00 |
reducer.go
|
…
|
|
reducer_test.go
|
…
|
|
repack_func.go
|
…
|
|
repack_func_test.go
|
…
|
|
replicate_stream_manager.go
|
…
|
|
replicate_stream_manager_test.go
|
…
|
|
rootcoord_mock_test.go
|
enhance: Add BackupRBAC/RestoreRBAC API to enable rbac backup (#35444)
|
2024-08-16 10:10:53 +08:00 |
roundrobin_balancer.go
|
…
|
|
roundrobin_balancer_test.go
|
…
|
|
rpc_msg.go
|
…
|
|
search_reduce_util.go
|
feat: support groupby size on go-layer(#33544) (#33845)
|
2024-08-27 14:21:00 +08:00 |
search_util.go
|
enhance: make search groupby stop when reaching topk groups (#35814)
|
2024-09-02 18:25:03 +08:00 |
segment.go
|
…
|
|
segment_test.go
|
fix: wrong context passing into NewClient, error handling lost in session_util (#30817)
|
2024-02-28 10:40:09 +08:00 |
shard_client.go
|
enhance: Support proxy/delegator qn client pooling (#35194)
|
2024-08-02 11:24:19 +08:00 |
shard_client_test.go
|
…
|
|
simple_rate_limiter.go
|
enhance: Print log only when rate limit updates (#35806)
|
2024-08-29 15:07:00 +08:00 |
simple_rate_limiter_test.go
|
enhance: enable flush rate limiter of collection level (#33837)
|
2024-06-24 10:52:03 +08:00 |
task.go
|
enhance: make search groupby stop when reaching topk groups (#35814)
|
2024-09-02 18:25:03 +08:00 |
task_alias.go
|
enhance: Enable linux code checker (#35084)
|
2024-07-30 15:53:51 +08:00 |
task_alias_test.go
|
fix: `execute` method should return an error when result is a failure (#34813)
|
2024-07-20 23:13:40 +08:00 |
task_database.go
|
feat: add the rbac msg and send them to the replicate channel (#35392)
|
2024-08-15 12:06:52 +08:00 |
task_database_test.go
|
enhance: expose DescribeDatabase api in proxy (#32732)
|
2024-05-09 22:51:30 +08:00 |
task_delete.go
|
enhance: using streaming service in insert/upsert/flush/delete/querynode (#35406)
|
2024-08-29 10:03:08 +08:00 |
task_delete_streaming.go
|
enhance: using streaming service in insert/upsert/flush/delete/querynode (#35406)
|
2024-08-29 10:03:08 +08:00 |
task_delete_test.go
|
enhance: Check by proxy rate limiter when delete get data by query. (#30891)
|
2024-05-23 20:03:40 +08:00 |
task_flush.go
|
enhance: using streaming service in insert/upsert/flush/delete/querynode (#35406)
|
2024-08-29 10:03:08 +08:00 |
task_flush_streaming.go
|
enhance: using streaming service in insert/upsert/flush/delete/querynode (#35406)
|
2024-08-29 10:03:08 +08:00 |
task_index.go
|
enhance: rewrite index params for compatibility (#35788)
|
2024-09-02 19:41:03 +08:00 |
task_index_test.go
|
enhance: provide more general configuration to control mmap behavior (#35359)
|
2024-08-21 00:22:54 +08:00 |
task_insert.go
|
enhance: Remove duplicated schema helper creation in proxy (#35489)
|
2024-08-15 19:18:53 +08:00 |
task_insert_streaming.go
|
enhance: using streaming service in insert/upsert/flush/delete/querynode (#35406)
|
2024-08-29 10:03:08 +08:00 |
task_insert_test.go
|
enhance: Enable linux code checker (#35084)
|
2024-07-30 15:53:51 +08:00 |
task_policies.go
|
…
|
|
task_policies_test.go
|
…
|
|
task_query.go
|
enhance: optimize retrieve on dynamic field (#35580)
|
2024-08-22 14:24:56 +08:00 |
task_query_test.go
|
feat: Support field partial load collection (#35416)
|
2024-08-20 16:49:02 +08:00 |
task_scheduler.go
|
feat: record the duration waiting in the proxy queue (#34744)
|
2024-07-23 14:23:52 +08:00 |
task_scheduler_test.go
|
enhance: Enable linux code checker (#35084)
|
2024-07-30 15:53:51 +08:00 |
task_search.go
|
feat: support groupby size on go-layer(#33544) (#33845)
|
2024-08-27 14:21:00 +08:00 |
task_search_test.go
|
feat: support groupby size on go-layer(#33544) (#33845)
|
2024-08-27 14:21:00 +08:00 |
task_statistic.go
|
enhance: Update protobuf-go to protobuf-go v2 (#34394)
|
2024-07-29 11:31:51 +08:00 |
task_statistic_test.go
|
feat: Support field partial load collection (#35416)
|
2024-08-20 16:49:02 +08:00 |
task_test.go
|
enhance: Add skip load validation for create collection task (#35737)
|
2024-08-29 10:05:08 +08:00 |
task_upsert.go
|
enhance: Remove duplicated schema helper creation in proxy (#35489)
|
2024-08-15 19:18:53 +08:00 |
task_upsert_streaming.go
|
enhance: using streaming service in insert/upsert/flush/delete/querynode (#35406)
|
2024-08-29 10:03:08 +08:00 |
task_upsert_test.go
|
enhance: Enable linux code checker (#35084)
|
2024-07-30 15:53:51 +08:00 |
timestamp.go
|
…
|
|
timestamp_test.go
|
…
|
|
trace_log_interceptor.go
|
…
|
|
trace_log_interceptor_test.go
|
…
|
|
type_def.go
|
…
|
|
util.go
|
fix: Check clustering key skip load behavior (#35865)
|
2024-09-02 11:17:02 +08:00 |
util_test.go
|
fix: Check clustering key skip load behavior (#35865)
|
2024-09-02 11:17:02 +08:00 |
validate_util.go
|
enhance: provide more general configuration to control mmap behavior (#35359)
|
2024-08-21 00:22:54 +08:00 |
validate_util_test.go
|
enhance: Remove duplicated schema helper creation in proxy (#35489)
|
2024-08-15 19:18:53 +08:00 |