congqixia 70339820fa fix: Check whether new collection name is alias (#36981) 1 天之前
..
mocks 6851738fd1 fix: fix `make generate-mockery` panic with go1.22 (#36830) 5 天之前
OWNERS 12f50cb22c [skip ci]Update OWNERS files (#11898) 2 年之前
alter_alias_task.go f619d792c0 enhance: Break down the granularity of collection info cache expired (#29977) 8 月之前
alter_alias_task_test.go 26f06dd732 Format the code (#27275) 1 年之前
alter_collection_task.go 5713620825 enhance: skip alter operation when no change are detected (#36785) 1 周之前
alter_collection_task_test.go 5713620825 enhance: skip alter operation when no change are detected (#36785) 1 周之前
alter_database_task.go 5713620825 enhance: skip alter operation when no change are detected (#36785) 1 周之前
alter_database_task_test.go 5713620825 enhance: skip alter operation when no change are detected (#36785) 1 周之前
broker.go da227ff9a1 feat: Support create collection with functions (#35973) 1 月之前
broker_test.go 4365308241 enhance: support setting properties in create database request (#34510) 3 月之前
constrant.go b1a1cca10b feat: add more operation detail info for better allocation (#30438) 6 月之前
create_alias_task.go f619d792c0 enhance: Break down the granularity of collection info cache expired (#29977) 8 月之前
create_alias_task_test.go f619d792c0 enhance: Break down the granularity of collection info cache expired (#29977) 8 月之前
create_collection_task.go 1375d690dd enhance: adjust some err msg (#36840) 5 天之前
create_collection_task_test.go 1375d690dd enhance: adjust some err msg (#36840) 5 天之前
create_db_task.go 4365308241 enhance: support setting properties in create database request (#34510) 3 月之前
create_db_task_test.go 18df2ba6fd [Cherry-Pick] Support Database (#24769) 1 年之前
create_partition_task.go 4d69898cb2 enhance: support single pchannel level transaction (#35289) 2 月之前
create_partition_task_test.go 2a0eb1d2e6 feat: support general capacity restrict for cloud-side resoure contro… (#29845) 9 月之前
ddl_ts_lock_manager.go c9d0c157ec Move some modules from internal to public package (#22572) 1 年之前
ddl_ts_lock_manager_test.go 26f06dd732 Format the code (#27275) 1 年之前
describe_collection_task.go c012e6786f feat: support rate limiter based on db and partition levels (#31070) 6 月之前
describe_collection_task_test.go 6a9418d200 fix: lost dbname when only passing collection id to describeCollection (#31167) 7 月之前
describe_db_task.go c35797c399 enhance: expose DescribeDatabase api in proxy (#32732) 5 月之前
describe_db_task_test.go c012e6786f feat: support rate limiter based on db and partition levels (#31070) 6 月之前
dml_channels.go 9630974fbb enhance: move rocksmq from internal to pkg module (#33881) 3 月之前
dml_channels_test.go 9630974fbb enhance: move rocksmq from internal to pkg module (#33881) 3 月之前
drop_alias_task.go f619d792c0 enhance: Break down the granularity of collection info cache expired (#29977) 8 月之前
drop_alias_task_test.go 26f06dd732 Format the code (#27275) 1 年之前
drop_collection_task.go f619d792c0 enhance: Break down the granularity of collection info cache expired (#29977) 8 月之前
drop_collection_task_test.go 72a175478f enhance: Append drop partition msg to wal (#35326) 2 月之前
drop_db_task.go a63cf8625c enhance: support to invalid the database meta cache (#32078) 6 月之前
drop_db_task_test.go a63cf8625c enhance: support to invalid the database meta cache (#32078) 6 月之前
drop_partition_task.go 72a175478f enhance: Append drop partition msg to wal (#35326) 2 月之前
drop_partition_task_test.go 72a175478f enhance: Append drop partition msg to wal (#35326) 2 月之前
expire_cache.go f619d792c0 enhance: Break down the granularity of collection info cache expired (#29977) 8 月之前
expire_cache_test.go f619d792c0 enhance: Break down the granularity of collection info cache expired (#29977) 8 月之前
field_id.go da227ff9a1 feat: Support create collection with functions (#35973) 1 月之前
garbage_collector.go 99dff06391 enhance: using streaming service in insert/upsert/flush/delete/querynode (#35406) 1 月之前
garbage_collector_test.go 99dff06391 enhance: using streaming service in insert/upsert/flush/delete/querynode (#35406) 1 月之前
has_collection_task.go be980fbc38 Refine state check (#27541) 1 年之前
has_collection_task_test.go 33c2012675 Add more metrics (#25081) 1 年之前
has_partition_task.go be980fbc38 Refine state check (#27541) 1 年之前
has_partition_task_test.go be980fbc38 Refine state check (#27541) 1 年之前
list_db_task.go 0359139299 enhance: return the auth collection list when using the `show collection` api (#32576) 5 月之前
list_db_task_test.go 8f3e0b6b41 enhance: the return result of list db api (#31544) 6 月之前
meta_table.go 70339820fa fix: Check whether new collection name is alias (#36981) 1 天之前
meta_table_test.go 70339820fa fix: Check whether new collection name is alias (#36981) 1 天之前
metrics_info.go be980fbc38 Refine state check (#27541) 1 年之前
mock_test.go 72a175478f enhance: Append drop partition msg to wal (#35326) 2 月之前
name_db.go 1df3f90696 feat: Implement DescribeAlias and ListAliases interfaces (#29641) 9 月之前
quota_center.go 0516624ab0 enhance: Log when limit writing by deletion (#36954) 4 天之前
quota_center_test.go 1bd3228635 enhance: Ignore db not found error in quota center (#36821) 1 周之前
redo.go 26f06dd732 Format the code (#27275) 1 年之前
redo_test.go 26f06dd732 Format the code (#27275) 1 年之前
rename_collection_task.go f619d792c0 enhance: Break down the granularity of collection info cache expired (#29977) 8 月之前
rename_collection_task_test.go 26f06dd732 Format the code (#27275) 1 年之前
root_coord.go da227ff9a1 feat: Support create collection with functions (#35973) 1 月之前
root_coord_test.go 5c245d51c4 enhance: Refresh proxy cache after restore rbac meta (#35635) 2 月之前
scheduler.go 33c2012675 Add more metrics (#25081) 1 年之前
scheduler_test.go fb0705df1b Decouple basetable and componentparam (#26725) 1 年之前
show_collection_task.go 8f46a20957 fix: show empty collection when has granted the all privilege (#33445) 4 月之前
show_collection_task_test.go 8f46a20957 fix: show empty collection when has granted the all privilege (#33445) 4 月之前
show_partition_task.go be980fbc38 Refine state check (#27541) 1 年之前
show_partition_task_test.go be980fbc38 Refine state check (#27541) 1 年之前
step.go 99dff06391 enhance: using streaming service in insert/upsert/flush/delete/querynode (#35406) 1 月之前
step_executor.go 89a7c34c7a fix: exceed etcd limit (#33041) 5 月之前
step_executor_test.go 26f06dd732 Format the code (#27275) 1 年之前
step_test.go 99dff06391 enhance: using streaming service in insert/upsert/flush/delete/querynode (#35406) 1 月之前
task.go 33c2012675 Add more metrics (#25081) 1 年之前
timestamp_bench_test.go 26f06dd732 Format the code (#27275) 1 年之前
timeticksync.go 99dff06391 enhance: using streaming service in insert/upsert/flush/delete/querynode (#35406) 1 月之前
timeticksync_test.go 0f14d18201 Optimize the codec code of session (#27360) 1 年之前
undo.go 26f06dd732 Format the code (#27275) 1 年之前
undo_test.go 3cb9a44ed8 Add license to rootcoord module (#22301) 1 年之前
util.go 5713620825 enhance: skip alter operation when no change are detected (#36785) 1 周之前
util_test.go c012e6786f feat: support rate limiter based on db and partition levels (#31070) 6 月之前