milvus/internal/metastore/db/dao
jaime b79687687d
Replace segment index file path with index file id within segment index meta (#19866)
Signed-off-by: yun.zhang <yun.zhang@zilliz.com>

Signed-off-by: yun.zhang <yun.zhang@zilliz.com>
2022-10-19 16:55:27 +08:00
..
collection_alias_test.go Support meta storing on database (#17236) (#18541) 2022-08-11 12:12:38 +08:00
collection_alias.go Support meta storing on database (#17236) (#18541) 2022-08-11 12:12:38 +08:00
collection_channel_test.go Support meta storing on database (#17236) (#18541) 2022-08-11 12:12:38 +08:00
collection_channel.go Support meta storing on database (#17236) (#18541) 2022-08-11 12:12:38 +08:00
collection_test.go Separate public proto files (#19782) 2022-10-16 20:49:27 +08:00
collection.go Support TTL for collection level (#19383) 2022-10-10 20:31:22 +08:00
common.go Improve the storage method of the grant info in the metastore (#18817) 2022-08-26 19:22:56 +08:00
field_test.go Separate public proto files (#19782) 2022-10-16 20:49:27 +08:00
field.go Support meta storing on database (#17236) (#18541) 2022-08-11 12:12:38 +08:00
gran_id_test.go Improve the storage method of the grant info in the metastore (#18817) 2022-08-26 19:22:56 +08:00
gran_id.go Improve the storage method of the grant info in the metastore (#18817) 2022-08-26 19:22:56 +08:00
grant_test.go Improve the storage method of the grant info in the metastore (#18817) 2022-08-26 19:22:56 +08:00
grant.go Improve the storage method of the grant info in the metastore (#18817) 2022-08-26 19:22:56 +08:00
index_test.go Add logic of autoindex (#19570) 2022-10-08 15:38:58 +08:00
index.go Refactor for IndexCoord to support cloud (#18643) 2022-08-25 15:48:54 +08:00
partition_test.go Refactor RootCoord (#18930) 2022-09-05 13:29:11 +08:00
partition.go Refactor RootCoord (#18930) 2022-09-05 13:29:11 +08:00
role_test.go Implement the mysql metastore of the rbac (#18704) 2022-08-23 10:26:53 +08:00
role.go Improve the storage method of the grant info in the metastore (#18817) 2022-08-26 19:22:56 +08:00
segment_index_test.go Replace segment index file path with index file id within segment index meta (#19866) 2022-10-19 16:55:27 +08:00
segment_index.go Replace segment index file path with index file id within segment index meta (#19866) 2022-10-19 16:55:27 +08:00
user_role_test.go Improve the storage method of the grant info in the metastore (#18817) 2022-08-26 19:22:56 +08:00
user_role.go Improve the storage method of the grant info in the metastore (#18817) 2022-08-26 19:22:56 +08:00
user_test.go Separate create & update user in mysql (#18785) (#18786) 2022-08-24 14:32:56 +08:00
user.go Separate create & update user in mysql (#18785) (#18786) 2022-08-24 14:32:56 +08:00