milvus/internal/proto
cai.zhang f619d792c0
enhance: Break down the granularity of collection info cache expired (#29977)
issue: #29772 

1. `DropPartition` only invalidates the cache related to the partition.
2. `CreateAlias` does not invalidate the cache.

Signed-off-by: Cai Zhang <cai.zhang@zilliz.com>
2024-01-30 16:45:02 +08:00
..
internalpb fix: Restore the MVCC functionality. (#29749) 2024-01-09 11:38:48 +08:00
data_coord.proto fix: Use channel cp as the dml&start position for import segments (#30107) 2024-01-22 14:36:55 +08:00
etcd_meta.proto [Cherry-Pick] Support Database (#24769) 2023-06-25 17:20:43 +08:00
index_cgo_msg.proto Unify interface of vector index & scalar index. (#15959) 2022-03-21 14:23:24 +08:00
index_coord.proto enhance: pass partition key scalar info if enabled when build vector index (#29931) 2024-01-24 00:04:55 +08:00
internal.proto fix: Restore the MVCC functionality. (#29749) 2024-01-09 11:38:48 +08:00
OWNERS [skip ci]Update OWNERS files (#11898) 2021-11-16 15:41:11 +08:00
plan.proto Add float16 approve for multi-type part (#28427) 2024-01-11 15:48:51 +08:00
proxy.proto enhance: Break down the granularity of collection info cache expired (#29977) 2024-01-30 16:45:02 +08:00
query_coord.proto feat: integrate storagev2 into loading segment (#29336) 2024-01-12 18:10:51 +08:00
root_coord.proto feat: Implement DescribeAlias and ListAliases interfaces (#29641) 2024-01-11 19:12:51 +08:00
segcore.proto add growing segment index (#23615) 2023-04-26 10:14:41 +08:00