milvus/internal/util/proxyutil
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
..
mock_proxy_client_manager.go enhance: Move proxy client manager to util package (#28955) 2023-12-20 19:22:42 +08:00
mock_proxy_watcher.go enhance: Move proxy client manager to util package (#28955) 2023-12-20 19:22:42 +08:00
proxy_client_manager_test.go enhance: Move proxy client manager to util package (#28955) 2023-12-20 19:22:42 +08:00
proxy_client_manager.go enhance: Break down the granularity of collection info cache expired (#29977) 2024-01-30 16:45:02 +08:00
proxy_watcher_test.go enhance: Move proxy client manager to util package (#28955) 2023-12-20 19:22:42 +08:00
proxy_watcher.go fix: Fix closing closed chan in proxy watcher (#30143) 2024-01-19 23:02:54 +08:00