milvus/internal/util/cgo
Zhen Ye a773836b89
enhance: optimize milvus core building (#35610)
issue: #35549,#35611,#35633

- remove milvus_segcore milvus_indexbuilder..., add libmilvus_core
- core building only link once
- move opendal compilation into cmake
- fix odr

---------

Signed-off-by: chyezh <chyezh@outlook.com>
2024-08-23 12:35:02 +08:00
..
errors.go enhance: optimize milvus core building (#35610) 2024-08-23 12:35:02 +08:00
executor.go enhance: optimize milvus core building (#35610) 2024-08-23 12:35:02 +08:00
futures.go enhance: optimize milvus core building (#35610) 2024-08-23 12:35:02 +08:00
futures_test.go enhance: async search and retrieve in cgo (#33228) 2024-06-22 09:38:02 +08:00
futures_test_case.go enhance: optimize milvus core building (#35610) 2024-08-23 12:35:02 +08:00
manager_active.go enhance: async search and retrieve in cgo (#33228) 2024-06-22 09:38:02 +08:00
options.go
pool.go enhance: async search and retrieve in cgo (#33228) 2024-06-22 09:38:02 +08:00
state.go