Skip to content

Auto-select Milvus REST client for HTTP(S) addresses#277

Open
jarylc wants to merge 1 commit intozilliztech:masterfrom
jarylc:milvus-restful-for-http
Open

Auto-select Milvus REST client for HTTP(S) addresses#277
jarylc wants to merge 1 commit intozilliztech:masterfrom
jarylc:milvus-restful-for-http

Conversation

@jarylc
Copy link

@jarylc jarylc commented Mar 2, 2026

Route milvusAddress values matching http:// or https:// to the already implemented MilvusRestfulVectorDatabase. Defaults back to the gRPC-based MilvusVectorDatabase for all other addresses.

This removes the need for a separate provider flag when connecting to Milvus (or equivalent REST implementation) via its RESTful API.

Route `milvusAddress` values matching `http://` or `https://` to the already implemented MilvusRestfulVectorDatabase. Defaults back to the gRPC-based MilvusVectorDatabase for all other addresses.

This removes the need for a separate provider flag when connecting to Milvus (or equivalent REST implementation, https://gitlab.com/jarylc/cf-worker-milvus) via its RESTful API.
@jarylc jarylc force-pushed the milvus-restful-for-http branch from 1d82c3b to 111d701 Compare March 2, 2026 07:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant