milvus-io / milvus

A cloud-native vector database, storage for next generation AI applications
https://milvus.io
Apache License 2.0
27.58k stars 2.66k forks source link

[Enhancement]: use proto for passing index params for cgo #33183

Open xiaocai2333 opened 2 weeks ago

xiaocai2333 commented 2 weeks ago

Is there an existing issue for this?

What would you like to be added?

use proto for passing index params for cgo to reduce the cgo call times.

Why is this needed?

No response

Anything else?

No response

xiaocai2333 commented 2 weeks ago

/assign