mirror of
https://github.com/milvus-io/milvus.git
synced 2026-07-21 10:15:43 +00:00
Related to #44956 Enable useLoonFFI config by default and extend DiskFileManagerImpl and MemFileManagerImpl to handle STORAGE_V3 using the same code paths as STORAGE_V2 for caching raw data, optional fields to disk and memory. --------- Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>